SQLConnect

When a connection is opened, SQL Server Native Client sets SQL_COPT_SS_MUTUALLY_AUTHENTICATED and SQL_COPT_SS_INTEGRATED_AUTHENTICATION_METHOD to the authentication method used to open the connection. For more information about SPNs, see Service Principal Names (SPNs) in Client Connections (ODBC).

SQLConnect Support for High Availability, Disaster Recovery

For more information on using SQLConnect to connect to a AlwaysOn Availability Groups cluster, see SQL Server Native Client Support for High Availability, Disaster Recovery.

See Also

Concepts

ODBC API Implementation Details

Other Resources

SQLConnect Function