Module: Auth0::Types::EnabledFeaturesEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/enabled_features_enum.rb
Constant Summary collapse
- SCIM =
"scim"- UNIVERSAL_LOGOUT =
"universal_logout"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values