RefreshTokenProviderOptions Class |
Namespace: Aras.IOM.OAuth
The RefreshTokenProviderOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| RefreshTokenProviderOptions |
Initializes an instance of RefreshTokenProviderOptions class.
|
| Name | Description | |
|---|---|---|
| ClientId |
Gets or sets the client id.
| |
| GrantType |
Gets the grant type.
(Inherited from TokenProviderOptions.) | |
| RefreshToken |
Gets or sets the refresh token.
| |
| TokenEndpoint |
Gets or sets the token endpoint.
(Inherited from TokenProviderOptions.) |