ChangeReplicationServerPasswords méthode
Changes all stored instances of the password for a login maintained on the replication server.
Liste de surcharge
Nom | 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. |
Haut de la page