Click or drag to resize

RefreshTokenProviderOptions Properties

The RefreshTokenProviderOptions type exposes the following members.

Properties
  NameDescription
Public propertyClientId
Gets or sets the client id.
Public propertyGrantType
Gets the grant type.
(Inherited from TokenProviderOptions.)
Public propertyRefreshToken
Gets or sets the refresh token.
Public propertyTokenEndpoint
Gets or sets the token endpoint.
(Inherited from TokenProviderOptions.)
Top
See Also