ClientSecret Property (SalesforceConnectionStringBuilder)
Gets or sets the Consumer Secret from the connected app definition.
'Declaration
Public Property ClientSecret As String
public string ClientSecret {get; set;}
Property Value
The Consumer Secret from the connected app definition.