This string includes the connection options used to connect with API key authentication.

DRIVER=DataDirect 8.0 HubSpot;AuthenticationMethod=14;
APIKey=api_key;[attribute=value[;...]];

where:

api_key

specifies the API key when authenticating with API key authentication.

attribute=value

specifies connection option settings. Multiple connection option attributes are separated by a semi-colon.

The following example connection string includes the options for connecting with the API key authentication.

DRIVER=DataDirect 8.0 HubSpot;AuthenticationMethod=14;
APIKey=1234ab5cd-1a2b-3a4b-678uvw-xyz91011;