1 override of RemoveAll
System.IdentityModel (1)
System\IdentityModel\Tokens\MruSessionSecurityTokenCache.cs (1)
258
public override void
RemoveAll
(string endpointId)
1 reference to RemoveAll
System.ServiceModel (1)
System\ServiceModel\Security\WrappedTokenCache.cs (1)
65
_tokenCache.
RemoveAll
(_claimsHandler.EndpointId);