The password settings ID
Name | Type | Description | Notes |
---|---|---|---|
enable_letters | bool | Enable use of letters | [optional] |
enable_numbers | bool | Enable use of numbers | [optional] |
enable_special_characters | bool | Enable use of special characters | [optional] |
password_concat_string | str | The password concatenated string | [optional] |
psk_generation_method | XiqPskGenerationMethod | ||
password_character_types | XiqPasswordCharacterType | ||
password_length | int | The maximun password string length |