Click or drag to resize
RefreshTokenSessionProvider Properties

The RefreshTokenSessionProvider type exposes the following members.

Properties
  NameDescription
Public propertyClientId
Gets or sets the consumer identifier associated with the remote access application in SalesForce.
Public propertyClientSecret
Gets or sets the consumer secret associated with the remote access application in SalesForce.
Public propertyRefreshToken
Gets or sets the OAuth refresh token.
Top
See Also