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