IProcessSecurityContext Interface

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

Espace de noms: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)

Syntaxe

'Déclaration
<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

Notes

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

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

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

Autres ressources

Modèle de sécurité de l'Agent de réplication