ReplicationServer.ChangeDistributorPassword Method
Include Protected Members
Include Inherited Members
Changes the Distributor password.
Overload List
Name | Description | |
---|---|---|
ChangeDistributorPassword(SecureString) | Changes the Distributor password, where the new password is supplied as a SecureString object. | |
ChangeDistributorPassword(String) | Changes the Distributor password. |
Top