TwoFactorRequest.ResetSharedKey Property

Definition

An optional Boolean to reset the SharedKey to a new random value if true. This automatically disables the two-factor login requirement for the authenticated user until it is re-enabled by a later request.

public bool ResetSharedKey { get; init; }
member this.ResetSharedKey : bool with get, set
Public Property ResetSharedKey As Boolean

Property Value

Applies to