TwoFactorAuthenticationModel.RecoveryCodesLeft Property

Definition

This API supports the ASP.NET Core Identity default UI infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.

public int RecoveryCodesLeft { get; set; }
member this.RecoveryCodesLeft : int with get, set
Public Property RecoveryCodesLeft As Integer

Property Value

Applies to