Module: Auth0::Types::UserEnrollmentAuthMethodEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/user_enrollment_auth_method_enum.rb
Constant Summary collapse
- AUTHENTICATOR =
"authenticator"- GUARDIAN =
"guardian"- SMS =
"sms"- WEBAUTHN_PLATFORM =
"webauthn-platform"- WEBAUTHN_ROAMING =
"webauthn-roaming"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values