Partilhar via


Membros IProcessSecurityContext

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

O tipo IProcessSecurityContext expõe os seguintes membros.

Propriedades

  Nome Descrição
Propriedade pública Login Gets or sets the name of the Microsoft Windows security account.
Propriedade pública Password Gets or sets the password for the Microsoft Windows security account specified in the Login property.
Propriedade pública SecurePassword Gets or sets the password (as a SecureString object) for the Microsoft Windows security account specified in the Login property.

Início