LoginRequest.TwoFactorRecoveryCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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