1 override of RemoveAll
System.IdentityModel (1)
System\IdentityModel\Tokens\MruSessionSecurityTokenCache.cs (1)
220
public override void
RemoveAll
(string endpointId, System.Xml.UniqueId contextId)
1 reference to RemoveAll
System.ServiceModel (1)
System\ServiceModel\Security\WrappedTokenCache.cs (1)
120
_tokenCache.
RemoveAll
(_claimsHandler.EndpointId, contextId);