Click or drag to resize

ImpersonateTokenProviderOptions Properties

The ImpersonateTokenProviderOptions type exposes the following members.

Properties
  NameDescription
Public propertyClientAssertionProvider
Gets or sets the client assertion provider.
Public propertyDatabase
Gets or sets the database.
Public propertyGrantType
Gets the grant type.
(Inherited from TokenProviderOptions.)
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