2 references to EnableTransportSecurity
System.ServiceModel (2)
System\ServiceModel\BasicHttpsSecurity.cs (1)
142this.basicHttpSecurity.EnableTransportSecurity(https);
System\ServiceModel\HttpBindingBase.cs (1)
312basicHttpSecurity.EnableTransportSecurity(this.httpsTransport);