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 |
|
int |
The ID of Service User. |
|
string |
Service User's password. |
|
boolean |
Whether to check password quality. 0 (false) is used by default. |
The method has no output parameters.