LoginRequest.TwoFactorRecoveryCode 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
選擇性的雙因素修復程式碼。 RecoveryCodes 啟用雙因素驗證但無法存取其 TwoFactorCode 的使用者,這是必要專案。
public string? TwoFactorRecoveryCode { get; init; }
member this.TwoFactorRecoveryCode : string with get, set
Public Property TwoFactorRecoveryCode As String