Client Secret
- Last Updated: August 22, 2023
- 1 minute read
- DataDirect Connectors
- ODBC
- Google Bigquery 8.0
- Documentation
Attribute
ClientSecret (CS)
Purpose
Specifies the consumer secret for your application. The driver uses this value
when authenticating to a Google BigQuery instance using OAuth 2.0 (AuthenticationMethod=oauth2.0).
See "Generating access token and refresh token" to know how to obtain the client secret for your application.
Valid Values
string
where:
- string
- is the consumer secret for your application.
Default
None
See Also
Configuring OAuth 2.0 authentication