共用方式為


IProcessSecurityContext Interface

Interface that encapsulates the Microsoft Windows security account information used by Microsoft SQL Server Agent to start a replication agent job.

命名空間: Microsoft.SqlServer.Replication
組件: Microsoft.SqlServer.Rmo (in 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

備註

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

平台

開發平台

如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。

目標平台

如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。

請參閱

參考

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

其他資源

複寫代理程式安全性模型