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

login

string

The login name of the member

password

string

The new password of the member

[check_password]

boolean

This parameter indicates whether the system must check the password quality.

[is_one_time]

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.