Click or drag to resize

PasswordTokenProviderOptions Properties

The PasswordTokenProviderOptions type exposes the following members.

Properties
  NameDescription
Public propertyClientId
Gets or sets the client id.
Public propertyDatabase
Gets or sets the database.
Public propertyGrantType
Gets the grant type.
(Inherited from TokenProviderOptions.)
Public propertyPassword
Gets or sets the password.
Public propertyScope
Gets or sets the scope.
Public propertyTokenEndpoint
Gets or sets the token endpoint.
(Inherited from TokenProviderOptions.)
Public propertyUserName
Gets or sets the user name.
Top
See Also