1 override of RemoveAll
System.IdentityModel (1)
System\IdentityModel\Tokens\MruSessionSecurityTokenCache.cs (1)
220public 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);