1 override of GetSupportsClientWindowsIdentityImpl
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsTransportBindingElement.cs (1)
71
internal override bool
GetSupportsClientWindowsIdentityImpl
(AuthenticationSchemes effectiveAuthenticationSchemes)
2 references to GetSupportsClientWindowsIdentityImpl
System.ServiceModel (2)
System\ServiceModel\Channels\HttpsTransportBindingElement.cs (1)
73
return this.requireClientCertificate || base.
GetSupportsClientWindowsIdentityImpl
(effectiveAuthenticationSchemes);
System\ServiceModel\Channels\HttpTransportBindingElement.cs (1)
500
this.
GetSupportsClientWindowsIdentityImpl
(effectiveAuthenticationSchemes),