3 references to Windows
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\TcpClientCredentialType.cs (1)
21
value == TcpClientCredentialType.
Windows
||
FrameworkFork\System.ServiceModel\System\ServiceModel\TcpTransportSecurity.cs (2)
15
internal const TcpClientCredentialType DefaultClientCredentialType = TcpClientCredentialType.
Windows
;
124
transportSecurity.ClientCredentialType = TcpClientCredentialType.
Windows
;