2 references to IsEnabledTransportAuthentication
System.ServiceModel.Http (2)
System\ServiceModel\BasicHttpsSecurity.cs (1)
118return BasicHttpSecurity.IsEnabledTransportAuthentication(http, transportSecurity);
System\ServiceModel\HttpBindingBase.cs (1)
254else if (!BasicHttpSecurity.IsEnabledTransportAuthentication(http, transportSecurity))