Authentication
This section provides a complete list of the Authentication properties you can configure in the connection settings for this provider.
| Property | Description |
| AuthScheme | The scheme used for authentication. Accepted entries are Password, NTLM, Kerberos, AzurePassword, AzureAD, AzureMSI, AzureServicePrincipal, AzureServicePrincipalCert. |
| Server | The name of the server running SQL Server. |
| Port | The port of the MS SQL Server. |
| Database | The name of the SQL Server database. |
| User | Specifies the user ID of the authenticating SQL Server user account. |
| Password | Specifies the password of the authenticating user account. |
| Domain | The name of the domain for a Windows (NTLM) security login. |
| IntegratedSecurity | Whether or not to authenticate with Windows Integrated Security. |
| NTLMVersion | The NTLM version. |
| Encrypt | This field sets whether SSL is enabled and whether the 'Strict' encryption type is used. |