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