Logo

View the Project on GitHub elements-storage/elements-sdk-python

PasswordPolicyUpdate

Properties

Name Type Description Notes
rules [PasswordPolicyRule]   [optional]
min_length int, none_type   [optional]
min_entropy_bits int, none_type   [optional]
regex str, none_type   [optional]
no_pwned bool, none_type   [optional]

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