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