AuthorizationResult Properties |
The AuthorizationResult type exposes the following members.
Name | Description | |
---|---|---|
Code |
Gets the authorization Code which is required to obtain an access token.
| |
ExpiresInSeconds |
Gets the total number of seconds that the authorization token is valid. This is always 4 minutes.
| |
State |
Gets the State string which is returned to the redirect URL for a registered application
|