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