次の方法で共有


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 オブジェクト モデル

Properties

AuditLevel Property

ImpersonateClient Property

DefaultDomain Property

SecurityMode Property (DistributionDatabase, IntegratedSecurity)

DefaultLogin Property

SetHostName Property

Methods

Refresh Method

 

解説

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 のセキュリティの設定.