Module: Auth0::Types::BreachedPasswordDetectionMethodEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/breached_password_detection_method_enum.rb
Constant Summary collapse
- STANDARD =
"standard"- ENHANCED =
"enhanced"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values