5 references to None
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpTransportBindingElement.cs (3)
353return effectiveAuthenticationSchemes != AuthenticationSchemes.None && 359return effectiveAuthenticationSchemes != AuthenticationSchemes.None && 477if (_authenticationScheme == AuthenticationSchemes.None)
FrameworkFork\System.ServiceModel\System\ServiceModel\HttpClientCredentialType.cs (1)
57result = AuthenticationSchemes.None;
System.Net.HttpListener (1)
System\Net\Managed\ListenerAsyncResult.Managed.cs (1)
131if (context.AuthenticationSchemes != AuthenticationSchemes.None &&