Freigeben über


IProcessSecurityContext-Member

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

Der IProcessSecurityContext-Typ macht die folgenden Member verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Login Gets or sets the name of the Microsoft Windows security account.
Öffentliche Eigenschaft Password Gets or sets the password for the Microsoft Windows security account specified in the Login property.
Öffentliche Eigenschaft SecurePassword Gets or sets the password (as a SecureString object) for the Microsoft Windows security account specified in the Login property.

Zum Anfang