2 references to TryRemoveTokenCache
System.ServiceModel (2)
System\ServiceModel\Security\Tokens\WindowsUserNameCachingSecurityTokenAuthenticator.cs (2)
164
this.logonTokenCache.
TryRemoveTokenCache
(userName);
178
return this.logonTokenCache.
TryRemoveTokenCache
(username);