1 write to ProxyAuthenticationScheme
System.ServiceModel (1)
System\ServiceModel\Configuration\HttpTransportElement.cs (1)
225this.ProxyAuthenticationScheme = source.ProxyAuthenticationScheme;
2 references to ProxyAuthenticationScheme
System.ServiceModel (2)
System\ServiceModel\Configuration\HttpTransportElement.cs (2)
195binding.ProxyAuthenticationScheme = this.ProxyAuthenticationScheme; 225this.ProxyAuthenticationScheme = source.ProxyAuthenticationScheme;