ChangeReplicationServerPasswords 方法
Changes all stored instances of the password for a login maintained on the replication server.
多載清單
名稱 | 描述 | |
---|---|---|
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. |
頂端