LoginRequest.TwoFactorRecoveryCode Property

Definition

An optional two-factor recovery code from RecoveryCodes. This is required for users who have enabled two-factor authentication but lost access to their TwoFactorCode.

public string? TwoFactorRecoveryCode { get; init; }
member this.TwoFactorRecoveryCode : string with get, set
Public Property TwoFactorRecoveryCode As String

Property Value

Applies to