Client Secret
- Last Updated: July 30, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- Salesforce 8.0
- Documentation
Attribute
ClientSecret (clse)
Purpose
Specifies the client secret for your application when authenticating to Salesforce with OAuth 2.0 enabled.
Important: The client secret is a confidential value used to authenticate the application to the instance. To prevent unauthorized access, this value must be securely maintained.
Valid Values
String
where:
String
is the client secret for your application.
Notes
See "OAuth 2.0 authentication" for more information.
Default Value
No default value