ClientSecret
- Last Updated: March 2, 2023
- 1 minute read
- DataDirect Connectors
- JDBC
- Salesforce 6.0
- Documentation
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