Share via


IntegratedSecurity Object

Cette fonctionnalité sera supprimée dans une prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement, et prévoyez de modifier les applications qui utilisent actuellement cette fonctionnalité.

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

Modèle d'objet SQL-DMO qui affiche l'objet en cours

Properties

AuditLevel Property

ImpersonateClient Property

DefaultDomain Property

SecurityMode Property (DistributionDatabase, IntegratedSecurity)

DefaultLogin Property

SetHostName Property

Methods

Refresh Method

 

Notes

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 Sécurisation de Notification Services.