ILogonTokenCacheManager.FlushLogonTokenCache Method

Definition

Removes all tokens from the logon cache.

public:
 void FlushLogonTokenCache();
public void FlushLogonTokenCache ();
abstract member FlushLogonTokenCache : unit -> unit
Public Sub FlushLogonTokenCache ()

Remarks

When implemented, this method will empty the cache.

Applies to