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

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

Property Value

Type: String
See Also