2 references to AuthenticationScheme
System.ServiceModel.Http (2)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (2)
34
AuthenticationScheme = HttpTransportDefaults.
AuthenticationScheme
;
72
[DefaultValue(HttpTransportDefaults.
AuthenticationScheme
)]