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.
Server The host name or IP of the server hosting the SingleStore database.
Port The port of the server hosting the SingleStore database.
Database The name of the SingleStore database.
User The SingleStore user account used to authenticate.
Password The password used to authenticate the user.
Domain The name of the domain for a Windows (NTLM) security login.
NTLMVersion The NTLM version.
IntegratedUser The user that is authenticating to Windows.
UseSSL This field sets whether SSL is enabled.