2 references to IsEnabledTransportAuthentication
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\BasicHttpsSecurity.cs (1)
107
return BasicHttpSecurity.
IsEnabledTransportAuthentication
(http, transportSecurity);
FrameworkFork\System.ServiceModel\System\ServiceModel\HttpBindingBase.cs (1)
233
else if (!BasicHttpSecurity.
IsEnabledTransportAuthentication
(http, transportSecurity))