Authentication Method
- Last Updated: December 3, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- HubSpot 8.0
- Documentation
Attribute
AuthenticationMethod (am)
Purpose
Determines which authentication mechanism the driver uses when establishing a connection.
Valid Values
24 | 14
Behavior
If set to 14 (URLParameter), the driver uses an API key to authenticate to the REST endpoints. See "API key authentication" for details.
If set to 24 (OAuth2), the driver uses OAuth 2.0 to authenticate to the REST endpoints. See "OAuth 2.0 authentication" for details.
Default Value
24 (OAuth2)