Table of Contents

Enum GuardianFactorName

Namespace
Auth0.ManagementApi.Models
Assembly
Auth0.ManagementApi.dll
public enum GuardianFactorName

Fields

[EnumMember(Value = "duo")] Duo = 4
[EnumMember(Value = "email")] Email = 2
[EnumMember(Value = "otp")] Otp = 3
[EnumMember(Value = "push-notification")] PushNotifications = 1
[EnumMember(Value = "recovery-code")] RecoveryCode = 7
[EnumMember(Value = "sms")] Sms = 0
[EnumMember(Value = "webauthn-platform")] WebAuthnPlatform = 6
[EnumMember(Value = "webauthn-roaming")] WebAuthnRoaming = 5