次の方法で共有


IProcessSecurityContext Members

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

IProcessSecurityContext データ型で公開されるメンバを以下の表に示します。

パブリック プロパティ

  名前 説明
ms155995.pubproperty(ja-jp,SQL.90).gif Login Microsoft Windows セキュリティ アカウントの名前を取得します。値の設定も可能です。
ms155995.pubproperty(ja-jp,SQL.90).gif Password Login プロパティで指定された Microsoft Windows セキュリティ アカウントのパスワードを取得します。値の設定も可能です。
ms155995.pubproperty(ja-jp,SQL.90).gif SecurePassword Login プロパティで指定された Microsoft Windows セキュリティ アカウントのパスワードを SecureString オブジェクトとして取得します。値の設定も可能です。

このページのトップへ

参照

関連項目

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

その他の技術情報

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