EnableAuthenticatorModel.RecoveryCodes 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.

C#
[Microsoft.AspNetCore.Mvc.TempData]
public string[] RecoveryCodes { get; set; }
C#
[Microsoft.AspNetCore.Mvc.TempData]
public string[]? RecoveryCodes { get; set; }

Property Value

String[]
Attributes

Applies to

Proizvod Verzije
ASP.NET Core 6.0, 7.0, 8.0, 9.0