Module: Auth0::Types::UserAuthenticationMethodPropertiesEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/user_authentication_method_properties_enum.rb
Constant Summary collapse
- TOTP =
"totp"- PUSH =
"push"- SMS =
"sms"- VOICE =
"voice"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values