The AdmAccessToken type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| AdmAccessToken | Initializes a new instance of the AdmAccessToken class |
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| AccessToken |
Gets or sets the access token.
| |
| ExpiresIn |
Gets or sets the seconds token will expire in.
| |
| ExpriesAtUtc |
Gets or sets the time token will expire.
| |
| Scope |
Gets or sets the scope.
| |
| TokenType |
Gets or sets the token type.
|
See Also