Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Changes all stored instances of the password for a login maintained on the replication server.
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 | |
---|---|---|
![]() |
ChangeReplicationServerPasswords(ReplicationSecurityMode, String, SecureString) | Changes all stored instances of the password for a login maintained on the replication server using a SecureString object. |
![]() |
ChangeReplicationServerPasswords(ReplicationSecurityMode, String, String) | Changes all stored instances of the password for a login maintained on the replication server. |
Top