Module: Auth0::Types::ConnectionSetUserRootAttributesEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/connection_set_user_root_attributes_enum.rb
Constant Summary collapse
- ON_EACH_LOGIN =
"on_each_login"- ON_FIRST_LOGIN =
"on_first_login"- NEVER_ON_LOGIN =
"never_on_login"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values