IntegratedSecurity Object

SQL-DMO

SQL-DMO

IntegratedSecurity Object

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

Properties
AuditLevel Property ImpersonateClient Property
DefaultDomain Property SecurityMode Property (DistributionDatabase, IntegratedSecurity)
DefaultLogin Property SetHostName Property
Methods
Refresh Method  

Remarks

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

With SQL Server, login record naming is expanded. Properties of the IntegratedSecurity object that provide default domain naming are maintained for compatibility with previous versions of SQL Server and SQL-DMO.

For more information about SQL Server 7.0 security and access control, see Managing Security.