ADO.NET Provider for MariaDB

Build 23.0.8839

Authentication

This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.


PropertyDescription
AuthSchemeThe scheme used for authentication. Accepted entries are Password, AzureAD, AzurePassword, AzureMSI, and LDAP.
ServerThe host name or IP address of the server.
PortThe port of the MariaDB server.
UserThe MariaDB user account used to authenticate.
PasswordThe password used to authenticate the user.
DatabaseThe name of the MariaDB database.
DomainThe name of the domain for a Windows (NTLM) security login.
UseSSLThis field sets whether SSL is enabled.
NTLMVersionThe NTLM version.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839