GenerateRecoveryCodesModel Class
Name | Description | |
---|---|---|
![]() |
GenerateRecoveryCodesModel(UserManager<UserBase>, ILogger<GenerateRecoveryCodesModel>) | Constructor for GenerateRecoveryCodesModel class. |
Name | Description | |
---|---|---|
![]() |
RecoveryCodes | 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. |
![]() |
StatusMessage | 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. |
Name | Description | |
---|---|---|
![]() |
OnGetAsync() | Gets the page to generate recovery codes for the user. |
![]() |
OnPostAsync() | Generates new two factor recovery codes for the user and redirects to the ShowRecoveryCodes page. |