Membri PublisherConnectionSecurityContext

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

Il tipo PublisherConnectionSecurityContext espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico PublisherConnectionSecurityContext Creates a new instance of the PublisherConnectionSecurityContext class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).
Metodo pubblico Update Updates Publisher login information for the objected associated with this PublisherConnectionSecurityContext object instance.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica SecureSqlStandardPassword Sets the password (as a SecureString object) for the SqlStandardLogin when using SQL Server Authentication.
Proprietà pubblica SecurityMode Get or sets the type of login used when connecting to the Publisher.
Proprietà pubblica SqlStandardLogin Gets or sets the login when using SQL Server Authentication.
Proprietà pubblica SqlStandardPassword Gets or sets the password for the SqlStandardLogin when using SQL Server Authentication.

In alto