pem.setMemberPassword
This method is supported by Operations starting from version 2.6.2
This method changes the password for the member identified by the login parameter.
Name |
Type |
Short Description |
---|---|---|
|
string |
The login name of the member |
|
string |
The new password of the member |
|
boolean |
This parameter indicates whether the system must check the password quality. |
|
boolean |
This parameter indicates whether the password is a temporary one-time password, which must be changed to a permanent password upon the first login to the system. The default value is 0 (false). |
This method has no output parameters.