Online Documentation
SQL Server
Microsoft SQL Server supports two types of authentication.
Mixed mode authentication means connection will be validated against Windows access authorisation as well as user name and password provided by adminsitrator.

Windows mode authentication means connection will be validated only against Windows access authorisation.








