Monday, September 30, 2013

How to find the login security type for MS SQL Server

xp_loginconfig Reports the login security configuration of an instance of SQL Server.

exec master.sys.xp_loginconfig 'login mode'


xp_loginconfig (Transact-SQL)

Share/Bookmark

No comments: