PasswordTokenProviderOptions Class |
Namespace: Aras.IOM.OAuth
The PasswordTokenProviderOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | PasswordTokenProviderOptions |
Initializes an instance of PasswordTokenProviderOptions class.
|
Name | Description | |
---|---|---|
![]() | ClientId |
Gets or sets the client id.
|
![]() | Database |
Gets or sets the database.
|
![]() | GrantType |
Gets the grant type.
(Inherited from TokenProviderOptions.) |
![]() | Password |
Gets or sets the password.
|
![]() | Scope |
Gets or sets the scope.
|
![]() | TokenEndpoint |
Gets or sets the token endpoint.
(Inherited from TokenProviderOptions.) |
![]() | UserName |
Gets or sets the user name.
|