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