LoginRequest.TwoFactorCode Property

Definition

The optional two-factor authenticator code. This may be required for users who have enabled two-factor authentication. This is not required if a TwoFactorRecoveryCode is sent.

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

Property Value

Applies to