Click or drag to resize
PasswordSessionProviderToken Property
Gets or sets the SalesForce user's secret token.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.2.23
Syntax
C#
public string Token { get; set; }

Property Value

Type: String
See Also