后续版本的 Microsoft SQL Server 将删除该功能。请避免在新的开发工作中使用该功能,并着手修改当前还在使用该功能的应用程序。
The IntegratedSecurity object exposes configurable parameters that affect all logins to Microsoft SQL Server regardless of the login authentication type.
Properties
SecurityMode Property (DistributionDatabase, IntegratedSecurity) |
|
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 7.0 security and access control, see 保护 Notification Services 的安全.