IntegratedSecurity Object

Questa funzionalità verrà rimossa in una delle prossime versioni di Microsoft SQL Server. Evitare di utilizzare questa funzionalità in un nuovo progetto di sviluppo e prevedere interventi di modifica nelle applicazioni in cui è attualmente implementata.

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

Modello di oggetti SQL-DMO in cui è visualizzato l'oggetto corrente

Properties

AuditLevel Property

ImpersonateClient Property

DefaultDomain Property

SecurityMode Property (DistributionDatabase, IntegratedSecurity)

DefaultLogin Property

SetHostName Property

Methods

Refresh Method

 

Osservazioni

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 Protezione di Notification Services.