3 references to GetSupportingTokensCapabilities
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SecurityBindingElementImporter.cs (1)
156
GetSupportingTokensCapabilities
(out supportsClientAuthentication, out supportsClientWindowsIdentity);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SymmetricSecurityBindingElement.cs (1)
92
GetSupportingTokensCapabilities
(out supportsClientAuthentication, out supportsClientWindowsIdentity);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportSecurityBindingElement.cs (1)
28
GetSupportingTokensCapabilities
(out supportsClientAuthentication, out supportsClientWindowsIdentity);