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.

Data Source Method

setClientSecret

Default

None

Data Type

String

See also

Configuring OAuth 2.0 authentication

AuthenticationMethod