2 references to EnableTransportAuthentication
System.ServiceModel (2)
System\ServiceModel\BasicHttpsSecurity.cs (1)
147
this.basicHttpSecurity.
EnableTransportAuthentication
(http);
System\ServiceModel\HttpBindingBase.cs (1)
317
basicHttpSecurity.
EnableTransportAuthentication
(this.httpTransport);