IProcessSecurityContext Members

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

The following tables list the members exposed by the IProcessSecurityContext type.

Public Properties

  Nom Description
ms155995.pubproperty(fr-fr,SQL.90).gif Login Gets or sets the name of the Microsoft Windows security account.
ms155995.pubproperty(fr-fr,SQL.90).gif Password Gets or sets the password for the Microsoft Windows security account specified in the Login property.
ms155995.pubproperty(fr-fr,SQL.90).gif SecurePassword Gets or sets the password (as a SecureString object) for the Microsoft Windows security account specified in the Login property.

Haut de la page

Voir aussi

Référence

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

Autres ressources

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