Online Documentation for SQL Manager for SQL server

Logins


Microsoft® SQL Server™ uses two ways to validate connections to SQL Server databases:

Windows Authentication which uses Windows-level principals

and

SQL Server Authentication which uses logins to validate the connection.

 

A login is an indivisible principal which is used to connect to the server and use its resources.

 

 

 


See also:

Server Roles