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
'Deklaracja
<GuidAttribute("ABD90E85-6FA2-4577-BAF8-15D0A9C9C03E")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
Public Interface IProcessSecurityContext
[GuidAttribute("ABD90E85-6FA2-4577-BAF8-15D0A9C9C03E")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)]
public interface IProcessSecurityContext
[GuidAttribute(L"ABD90E85-6FA2-4577-BAF8-15D0A9C9C03E")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsDual)]
public interface class IProcessSecurityContext
/** @attribute GuidAttribute("ABD90E85-6FA2-4577-BAF8-15D0A9C9C03E") */
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual) */
public interface IProcessSecurityContext
GuidAttribute("ABD90E85-6FA2-4577-BAF8-15D0A9C9C03E")
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)
public interface IProcessSecurityContext
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
See Also
Reference
IProcessSecurityContext Members
Microsoft.SqlServer.Replication Namespace
LogReaderAgentProcessSecurity
DistributionDatabase.QueueReaderAgentProcessSecurity Property
SnapshotGenerationAgentProcessSecurity
SynchronizationAgentProcessSecurity
SynchronizationAgentProcessSecurity