Freigeben über


IProcessSecurityContext Interface

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

Namespace: Microsoft.SqlServer.Replication
Assembly : Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)

Syntax

'Declaration
<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

Hinweise

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

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

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

Andere Ressourcen

Sicherheitsmodell des Replikations-Agents