Module: Auth0::Types::ClientOidcBackchannelLogoutInitiatorsModeEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/client_oidc_backchannel_logout_initiators_mode_enum.rb
Constant Summary collapse
- CUSTOM =
"custom"- ALL =
"all"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values