Click or drag to resize
RefreshTokenSessionProviderClientId Property
Gets or sets the consumer identifier associated with the remote access application in SalesForce.

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

Property Value

Type: String
See Also