TokenCacheItem
Class
Definition
Token cache item
public sealed class TokenCacheItem
- Inheritance
-
TokenCacheItem
Properties
| AccessToken |
Gets the Access Token requested. |
| Authority |
Gets the Authority. |
| ClientId |
Gets the ClientId. |
| DisplayableId |
Gets the user's displayable Id. |
| ExpiresOn |
Gets the Expiration. |
| FamilyName |
Gets the FamilyName. |
| GivenName |
Gets the GivenName. |
| IdentityProvider |
Gets the IdentityProviderName. |
| IdToken |
Gets the entire Id Token if returned by the service or null if no Id Token is returned. |
| Resource |
Gets the Resource. |
| TenantId |
Gets the TenantId. |
| UniqueId |
Gets the user's unique Id. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |