Module: Auth0::Types::NetworkACLRuleScopeEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/network_acl_rule_scope_enum.rb
Constant Summary collapse
- MANAGEMENT =
"management"- AUTHENTICATION =
"authentication"- TENANT =
"tenant"- DYNAMIC_CLIENT_REGISTRATION =
"dynamic_client_registration"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values