Security Constants (SQLDMO_SECURITY_TYPE)

Security constants define Microsoft® SQL Server™ authentication modes.

Constant Value Description
SQLDMOSecurity_Integrated 1 Allow Windows NT Authentication only
SQLDMOSecurity_Max 2 SQLDMOSecurity_Mixed
SQLDMOSecurity_Min 0 SQLDMOSecurity_Normal
SQLDMOSecurity_Mixed 2 Allow Windows NT Authentication or SQL Server Authentication
SQLDMOSecurity_Normal 0 Allow SQL Server Authentication only

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.