次の方法で共有


IProcessSecurityContext Interface

レプリケーション エージェント ジョブを開始するために Microsoft SQL Server エージェントにより使用される、Microsoft Windows セキュリティ アカウント情報をカプセル化するインターフェイスです。

名前空間: Microsoft.SqlServer.Replication
アセンブリ: Microsoft.SqlServer.Rmo (microsoft.sqlserver.rmo.dll 内)

構文

'宣言
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
<GuidAttribute("f576e51d-9381-41f1-947c-3970bea1bae7")> _
Public Interface IProcessSecurityContext
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)] 
[GuidAttribute("f576e51d-9381-41f1-947c-3970bea1bae7")] 
public interface IProcessSecurityContext
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsDual)] 
[GuidAttribute(L"f576e51d-9381-41f1-947c-3970bea1bae7")] 
public interface class IProcessSecurityContext
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual) */ 
/** @attribute GuidAttribute("f576e51d-9381-41f1-947c-3970bea1bae7") */ 
public interface IProcessSecurityContext
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual) 
GuidAttribute("f576e51d-9381-41f1-947c-3970bea1bae7") 
public interface IProcessSecurityContext

解説

この名前空間、クラス、またはメンバは、Microsoft .NET Framework 2.0 でのみサポートされています。

プラットフォーム

開発プラットフォーム

サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。

対象プラットフォーム

サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。

参照

関連項目

IProcessSecurityContext Members
Microsoft.SqlServer.Replication Namespace
LogReaderAgentProcessSecurity
DistributionDatabase.QueueReaderAgentProcessSecurity Property
SnapshotGenerationAgentProcessSecurity
SynchronizationAgentProcessSecurity
SynchronizationAgentProcessSecurity

その他の技術情報

レプリケーション エージェントのセキュリティ モデル