ImpersonateTokenProviderOptions Class |
Namespace: Aras.IOM.OAuth
The ImpersonateTokenProviderOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| ImpersonateTokenProviderOptions |
Initializes an instance of ImpersonateTokenProviderOptions class.
|
| Name | Description | |
|---|---|---|
| ClientAssertionProvider |
Gets or sets the client assertion provider.
| |
| Database |
Gets or sets the database.
| |
| GrantType |
Gets the grant type.
(Inherited from TokenProviderOptions.) | |
| Scope |
Gets or sets the scope.
| |
| TokenEndpoint |
Gets or sets the token endpoint.
(Inherited from TokenProviderOptions.) | |
| UserName |
Gets or sets the user name.
|