TwoFactorResponse.RecoveryCodes Property

Definition

The recovery codes to use if the SharedKey is lost. This will be omitted from the response unless ResetRecoveryCodes was set or two-factor was enabled for the first time.

public string[]? RecoveryCodes { get; init; }
member this.RecoveryCodes : string[] with get, set
Public Property RecoveryCodes As String()

Property Value

String[]

Applies to