Click or drag to resize

TcpClientNetworkCredential Property

Gets or sets network credential that is used when IntegratedSecurity is set to true.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
public NetworkCredential NetworkCredential { get; set; }
View Source

Property Value

NetworkCredential
See Also