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