2 references to EnableTransportAuthentication
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\BasicHttpsSecurity.cs (1)
117
_basicHttpSecurity.
EnableTransportAuthentication
(http);
FrameworkFork\System.ServiceModel\System\ServiceModel\HttpBindingBase.cs (1)
262
basicHttpSecurity.
EnableTransportAuthentication
(_httpTransport);