1 override of GetSupportsClientWindowsIdentityImpl
System.ServiceModel.Http (1)
System\ServiceModel\Channels\HttpsTransportBindingElement.cs (1)
53
internal override bool
GetSupportsClientWindowsIdentityImpl
(AuthenticationSchemes effectiveAuthenticationSchemes)
2 references to GetSupportsClientWindowsIdentityImpl
System.ServiceModel.Http (2)
System\ServiceModel\Channels\HttpsTransportBindingElement.cs (1)
55
return RequireClientCertificate || base.
GetSupportsClientWindowsIdentityImpl
(effectiveAuthenticationSchemes);
System\ServiceModel\Channels\HttpTransportBindingElement.cs (1)
375
GetSupportsClientWindowsIdentityImpl
(effectiveAuthenticationSchemes),