Share via


TwoFactorRequest.Enable Property

Definition

An optional Boolean to enable or disable the two-factor login requirement for the authenticated user. If null or unset, the current two-factor login requirement for the user will remain unchanged.

public bool? Enable { get; init; }
member this.Enable : Nullable<bool> with get, set
Public Property Enable As Nullable(Of Boolean)

Property Value

Applies to