Module: Auth0::Types::TenantSettingsDynamicClientRegistrationSecurityMode
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/tenant_settings_dynamic_client_registration_security_mode.rb
Constant Summary collapse
- STRICT =
"strict"- PERMISSIVE =
"permissive"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values