Module: Auth0::Types::PasswordIdenticalCharactersPolicyEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/password_identical_characters_policy_enum.rb
Constant Summary collapse
- ALLOW =
"allow"- BLOCK =
"block"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values