Элементы IProcessSecurityContext

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

Тип IProcessSecurityContext предоставляет доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство Login Gets or sets the name of the Microsoft Windows security account.
Открытое свойство Password Gets or sets the password for the Microsoft Windows security account specified in the Login property.
Открытое свойство SecurePassword Gets or sets the password (as a SecureString object) for the Microsoft Windows security account specified in the Login property.

В начало