Share via


ReplicationServer.ChangeDistributorPassword Method

Include Protected Members
Include Inherited Members

Changes the Distributor password.

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