AuthScheme
The type of authentication to use when connecting to HubSpot.
Possible Values
Auto, OAuth, TokenData Type
string
Default Value
"Auto"
Remarks
- Auto: Lets the driver decide automatically based on the other connection properties you have set.
- OAuth: Set to this to perform the OAuth 2.0 authentication.
- Token: Set this to perform Token Based Authentication via the ApiKey property.