TokenCacheNotificationArgs
Class
Definition
Contains parameters used by the ADAL call accessing the cache.
public sealed class TokenCacheNotificationArgs
- Inheritance
-
TokenCacheNotificationArgs
Constructors
| TokenCacheNotificationArgs() |
Properties
| ClientId |
Gets the ClientId. |
| DisplayableId |
Gets the user's displayable Id. |
| Resource |
Gets the Resource. |
| TokenCache |
Gets the TokenCache |
| UniqueId |
Gets the user's unique Id. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |