skip to main content
Connection Option Descriptions : Client Secret
  

Try DataDirect Drivers Now

Client Secret

Attribute

ClientSecret (CS)

Purpose

Specifies the consumer secret for your application. This value can optionally be specified when authenticating to a Salesforce instance using OAuth 2.0 (AuthenticationMethod=oauth2.0).
Refer to the Salesforce documentation to know how to obtain the consumer secret for your application.

Valid Values

string
where:
string
is the consumer secret for your application.

Default

None

GUI Tab

Security tab

See Also

Configuring OAuth 2.0 authentication
Authentication Method