Home > SQL2005, Security > SQL Server: How to check the current authentication mode by code in SQL Server

SQL Server: How to check the current authentication mode by code in SQL Server

EXEC xp_loginconfig ‘login mode’

Result:

image

Categories: SQL2005, Security
  1. No comments yet.
  1. No trackbacks yet.