Поделиться через


Элементы PublisherConnectionSecurityContext

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

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

Конструкторы

  Имя Описание
Открытый метод PublisherConnectionSecurityContext Creates a new instance of the PublisherConnectionSecurityContext class.

В начало

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)
Открытый метод Update Updates Publisher login information for the objected associated with this PublisherConnectionSecurityContext object instance.

В начало

Свойства

  Имя Описание
Открытое свойство SecureSqlStandardPassword Sets the password (as a SecureString object) for the SqlStandardLogin when using SQL Server Authentication.
Открытое свойство SecurityMode Get or sets the type of login used when connecting to the Publisher.
Открытое свойство SqlStandardLogin Gets or sets the login when using SQL Server Authentication.
Открытое свойство SqlStandardPassword Gets or sets the password for the SqlStandardLogin when using SQL Server Authentication.

В начало