Partager via


PublisherConnectionSecurityContext Members

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

The following tables list the members exposed by the PublisherConnectionSecurityContext type.

Public Constructors

  Nom Description
PublisherConnectionSecurityContext Creates a new instance of the PublisherConnectionSecurityContext class.

Haut de la page

Public Properties

  Nom Description
ms158290.pubproperty(fr-fr,SQL.90).gif SecureSqlStandardPassword Sets the password (as a SecureString object) for the SqlStandardLogin when using SQL Server Authentication.
ms158290.pubproperty(fr-fr,SQL.90).gif SecurityMode Get or sets the type of login used when connecting to the Publisher.
ms158290.pubproperty(fr-fr,SQL.90).gif SqlStandardLogin Gets or sets the login when using SQL Server Authentication.
ms158290.pubproperty(fr-fr,SQL.90).gif SqlStandardPassword Gets or sets the password for the SqlStandardLogin when using SQL Server Authentication.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms158290.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms158290.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms158290.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms158290.pubmethod(fr-fr,SQL.90).gifms158290.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms158290.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )
ms158290.pubmethod(fr-fr,SQL.90).gif Update Updates Publisher login information for the objected associated with this PublisherConnectionSecurityContext object instance.

Haut de la page

Protected Methods

  Nom Description
ms158290.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms158290.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

PublisherConnectionSecurityContext Class
Microsoft.SqlServer.Replication Namespace