4 references to Windows
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\HttpClientCredentialType.cs (3)
29
value == HttpClientCredentialType.
Windows
||
53
case HttpClientCredentialType.
Windows
:
84
result = HttpClientCredentialType.
Windows
;
FrameworkFork\System.ServiceModel\System\ServiceModel\WSHttpSecurity.cs (1)
34
transportSecurity.ClientCredentialType = HttpClientCredentialType.
Windows
;