ReplicationServer.ChangeDistributorPassword Method

Include Protected Members
Include Inherited Members

Changes the Distributor password.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ChangeDistributorPassword(SecureString) Changes the Distributor password, where the new password is supplied as a SecureString object.
Public method ChangeDistributorPassword(String) Changes the Distributor password.

Top