IntegratedSecurity Object

后续版本的 Microsoft SQL Server 将删除该功能。请避免在新的开发工作中使用该功能,并着手修改当前还在使用该功能的应用程序。

The IntegratedSecurity object exposes configurable parameters that affect all logins to Microsoft SQL Server regardless of the login authentication type.

显示当前对象的 SQL-DMO 对象模型

Methods

注释

SQL Server implements two ways to control access to SQL Server data: Windows Authentication, implementing trusted connections, and SQL Server Authentication.

Properties of the IntegratedSecurity object that provide default ___domain naming are maintained for compatibility with previous versions of SQL Server and SQL Distributed Management Objects (SQL-DMO).

For more information about SQL Server security and access control, see 安全性和保护(数据库引擎).