Microsoft SQL Server provides two authentication modes.
- Windows Authentication Mode (Default)
- Users can access SQ Server databases based n their windows login credentials
- SQL Serer Authentication Mode
- Separate credentials are created within SQL Server.