AdmAccessToken Members
Represents the admin access token.
The following tables list the members exposed by the AdmAccessToken type.
Public Constructors
Name | Description | |
---|---|---|
AdmAccessToken | Initializes a new instance of the AdmAccessToken class. |
Top
Public Properties
Name | Description | |
---|---|---|
access_token | Gets or sets the access token. | |
expires_in | Gets or sets the time the token expires in. | |
scope | Gets or sets the scope. | |
token_type | Gets or sets the token type. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
AdmAccessToken Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.