Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 891 Bytes

XiqPasswordSettings.md

File metadata and controls

17 lines (13 loc) · 891 Bytes

XiqPasswordSettings

The password settings ID

Properties

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

[Back to Model list] [Back to API list] [Back to README]