TokenCacheNotificationArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains parameters used by the MSAL call accessing the cache.
public sealed class TokenCacheNotificationArgs
type TokenCacheNotificationArgs = class
Public NotInheritable Class TokenCacheNotificationArgs
- Inheritance
-
System.ObjectTokenCacheNotificationArgs
Properties
ClientId |
Gets the ClientId. |
TokenCache |
Gets the TokenCache |
User |
Gets the user object. |