AuthorizationFlowTokenProviderOptions Class |
Namespace: Aras.IOM.OAuth
The AuthorizationFlowTokenProviderOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | AuthorizationFlowTokenProviderOptions |
Initializes an instance of AuthorizationFlowTokenProviderOptions class.
|
Name | Description | |
---|---|---|
![]() | AuthenticationType |
Gets or sets the authentication type.
|
![]() | ClientId |
Gets or sets the client id.
|
![]() | Database |
Gets or sets the database.
|
![]() | DiscoveryDocument |
Gets or sets the discovery document.
|
![]() | GrantType |
Gets or sets the grant type (defaults to AuthorizationCode).
|
![]() | Navigator |
Gets or sets the navigator.
|
![]() | Prompt |
Gets or sets prompt value.
|
![]() | RedirectUri |
Gets or sets the redirect uri.
|
![]() | ResponseMode |
Gets or sets the response mode (defaults to Query).
|
![]() | Scope |
Gets or sets the scope (defaults to Innovator).
|