The following tables list the members exposed by OAuthUserCredentials.
Name | Description | |
---|---|---|
OAuthUserCredentials Constructor |
Name | Description | |
---|---|---|
AccessToken | OAuth access token. | |
ApplicationId | OAuth application identifier. | |
ExpiresOn | Time in seconds since 1970.01.01 after which the access token expires. | |
RefreshToken | OAuth refresh token. | |
UserLogin | User login to the application. |