Expand description
SQL Server authentication implementation.
This module provides SQL Server username/password authentication, which sends credentials via the TDS Login7 packet.
Structsยง
- SqlAuthenticator
Deprecated - SQL Server authenticator (legacy API).
- SqlServer
Auth - SQL Server authenticator for username/password authentication.