Module: Auth0::Types::PasswordCharacterTypeRulePolicyEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/password_character_type_rule_policy_enum.rb
Constant Summary collapse
- ALL =
"all"- THREE_OF_FOUR =
"three_of_four"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values