pem.changeUserPassword

This method is supported by POA starting from version 2.6.5

This method allows to set the new Service User's password.

The method has the following input parameters:

Name

Type

Short Description

user_id

int

The ID of Service User.

password

string

Service User's password.

[check_password_quality]

boolean

Whether to check password quality. 0 (false) is used by default.

The method has no output parameters.