TDV Adapter for SQL Server

Build 22.0.8462

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, NTLM, Kerberos, AzurePassword, AzureAD, AzureMSI, AzureServicePrincipal.
ServerThe name of the server running SQL Server.
PortThe port of the MS SQL Server.
DatabaseThe name of the SQL Server database.
UserThe SQL Server user account used to authenticate.
PasswordThe password used to authenticate the user.
DomainThe name of the domain for a Windows (NTLM) security login.
NTLMVersionThe NTLM version.
EncryptThis field sets whether SSL is enabled.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462