3 references to GetSupportingTokensCapabilities
System.ServiceModel (3)
System\ServiceModel\Channels\AsymmetricSecurityBindingElement.cs (1)
155
GetSupportingTokensCapabilities
(out supportsClientAuthentication, out supportsClientWindowsIdentity);
System\ServiceModel\Channels\SymmetricSecurityBindingElement.cs (1)
91
GetSupportingTokensCapabilities
(out supportsClientAuthentication, out supportsClientWindowsIdentity);
System\ServiceModel\Channels\TransportSecurityBindingElement.cs (1)
35
GetSupportingTokensCapabilities
(out supportsClientAuthentication, out supportsClientWindowsIdentity);