2 references to DisableTransportAuthentication
System.ServiceModel (2)
System\ServiceModel\BasicHttpsSecurity.cs (1)
152this.basicHttpSecurity.DisableTransportAuthentication(http);
System\ServiceModel\HttpBindingBase.cs (1)
323basicHttpSecurity.DisableTransportAuthentication(this.httpTransport);