Compartir a través de


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

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

Arriba

Vea también

Referencia

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

Otros recursos

Modelo de seguridad del Agente de réplica