Module: Auth0::Types::ConnectionMappingModeEnumOidc
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/connection_mapping_mode_enum_oidc.rb
Constant Summary collapse
- BIND_ALL =
"bind_all"- USE_MAP =
"use_map"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values