pem.checkPassword
This method is supported by Operations starting from version 2.4
This method checks password quality.
Name |
Type |
Short Description |
---|---|---|
|
int |
The ID of the Account to check password for. |
|
string |
Password to check. |
|
string |
Name to check that password does not contain personal information. |
|
string |
Disabled characters. The list of characters that cannot occur in password. |
This method has no output parameters.