pem.checkPassword

This method is supported by Operations starting from version 2.4

This method checks password quality.

Name

Type

Short Description

account_id

int

The ID of the Account to check password for.

password

string

Password to check.

[name]

string

Name to check that password does not contain personal information.

[disabled_chars]

string

Disabled characters. The list of characters that cannot occur in password.

This method has no output parameters.