2 references to AuthenticationScheme
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpTransportBindingElement.cs (2)
45
_authenticationScheme = HttpTransportDefaults.
AuthenticationScheme
;
99
[DefaultValue(HttpTransportDefaults.
AuthenticationScheme
)]