ClientID
- Last Updated: March 27, 2019
- 1 minute read
- DataDirect Connectors
- JDBC
- Salesforce 6.0
- Documentation
Purpose
Specifies the consumer key for your application. The driver uses this value
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 key for your application.
Valid Values
string
where:
- string
- is the consumer key for your application.
Data Source Method
setClientID
Default
None
Data Type
String