Click or drag to resize
OrganizationCredentialsRefreshToken Property
Gets or sets the string representing the OAuth refresh token obtained from SalesForce.

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

Property Value

Type: String
See Also