Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| AuthScheme | Specifies the authentication method to use when connecting to HubSpot. |
| Schema | Specifies which version of the HubSpot API the provider should use. HubSpotV4 is the latest available API version. |
| OAuthOptionalScopes | Specifies a space-separated list of optional OAuth scopes to include in the authorization request. |
| OAuthRequiredScopes | Specifies a space-separated list of required OAuth scopes that the HubSpot app must request during authentication. |