TokenCache.TokenCacheNotification
Delegate
Definition
Notification for certain token cache interactions during token acquisition.
public delegate void TokenCache.TokenCacheNotification(TokenCacheNotificationArgs args);
Parameters
- args
Arguments related to the cache item impacted
- Inheritance
-
TokenCache.TokenCacheNotification