Freigeben über


PublisherConnectionSecurityContext-Member

Represents the login used when connecting to the instance of Microsoft SQL Server that is configured as a Publisher in a replication topology.

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

Konstruktoren

  Name Beschreibung
Öffentliche Methode PublisherConnectionSecurityContext Creates a new instance of the PublisherConnectionSecurityContext class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)
Öffentliche Methode Update Updates Publisher login information for the objected associated with this PublisherConnectionSecurityContext object instance.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft SecureSqlStandardPassword Sets the password (as a SecureString object) for the SqlStandardLogin when using SQL Server Authentication.
Öffentliche Eigenschaft SecurityMode Get or sets the type of login used when connecting to the Publisher.
Öffentliche Eigenschaft SqlStandardLogin Gets or sets the login when using SQL Server Authentication.
Öffentliche Eigenschaft SqlStandardPassword Gets or sets the password for the SqlStandardLogin when using SQL Server Authentication.

Zum Anfang