4 references to Windows
System.ServiceModel.Http (3)
System\ServiceModel\HttpProxyCredentialType.cs (3)
27
value == HttpProxyCredentialType.
Windows
);
47
case HttpProxyCredentialType.
Windows
:
75
result = HttpProxyCredentialType.
Windows
;
System.ServiceModel.Http.Tests (1)
ServiceModel\BasicHttpBindingTest.cs (1)
322
[InlineData(HttpProxyCredentialType.
Windows
, AuthenticationSchemes.Negotiate)]