Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| AuthScheme | The scheme used for authentication. Accepted entries are Password, AzureAD, AzureServicePrincipal, AzureServicePrincipalCert, AzureMSI, AzurePassword. |
| Server | The name of the server running Synapse. |
| User | Specifies the user ID of the authenticating Azure Synapse user account. |
| Password | Specifies the password of the authenticating user account. |
| Port | The port of the Synapse. |
| Database | The name of the Synapse database. |
| Encrypt | This field sets whether SSL is enabled and whether the 'Strict' encryption type is used. |