2 references to GetSupportingTokenTracker
System.ServiceModel (2)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
1687
supportingTokenTracker =
GetSupportingTokenTracker
(usedTokenAuthenticator, out supportingTokenSpec);
System\ServiceModel\Security\WSSecurityOneDotZeroReceiveSecurityHeader.cs (1)
501
TokenTracker rsaTracker =
GetSupportingTokenTracker
(rsaAuthenticator, out spec);