Module: Auth0::Types::BruteForceProtectionModeEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/brute_force_protection_mode_enum.rb
Constant Summary collapse
- COUNT_PER_IDENTIFIER_AND_IP =
"count_per_identifier_and_ip"- COUNT_PER_IDENTIFIER =
"count_per_identifier"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values