3 references to ProxyAuthenticationScheme
System.ServiceModel (3)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (2)
59this.proxyAuthenticationScheme = HttpTransportDefaults.ProxyAuthenticationScheme; 319[DefaultValue(HttpTransportDefaults.ProxyAuthenticationScheme)]
System\ServiceModel\Configuration\HttpTransportElement.cs (1)
116[ConfigurationProperty(ConfigurationStrings.ProxyAuthenticationScheme, DefaultValue = HttpTransportDefaults.ProxyAuthenticationScheme)]