3 references to Basic
System.ServiceModel (3)
System\ServiceModel\HttpProxyCredentialType.cs (3)
23value == HttpProxyCredentialType.Basic || 37case HttpProxyCredentialType.Basic: 65result = HttpProxyCredentialType.Basic;