Click or drag to resize
PasswordSessionProvider Properties

The PasswordSessionProvider 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 propertyPassword
Gets or sets the SalesForce user's password.
Public propertyToken
Gets or sets the SalesForce user's secret token.
Public propertyUsername
Gets or sets the SalesForce user's login.
Top
See Also