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, AzurePassword, AzureMSI, and LDAP. |
| Server | The host name or IP address of the server. |
| Port | The port of the MariaDB server. |
| User | 認証するユーザーのユーザーID を指定します。 |
| Password | 認証するユーザーのパスワードを指定します。 |
| Database | The name of the MariaDB database. |
| Domain | The name of the domain for a Windows (NTLM) security login. |
| UseSSL | This field sets whether SSL is enabled. |
| NTLMVersion | The NTLM version. |