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