2 references to TokenTracker
System.ServiceModel (2)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (2)
853
this.supportingTokenTrackers.Add(new
TokenTracker
(spec));
1694
supportingTokenTracker = new
TokenTracker
(supportingTokenSpec);