ResetAuthenticatorModel Class
Name | Description | |
---|---|---|
![]() |
ResetAuthenticatorModel(UserManager<UserBase>, SignInManager<UserBase>, ILogger<ResetAuthenticatorModel>) | Constructor for ResetAuthenticatorModel class. |
Name | Description | |
---|---|---|
![]() |
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 | |
---|---|---|
![]() |
OnGet() | Gets the current user from the UserManager and returns the page. |
![]() |
OnPostAsync() | Resets the user's authentication app key and refreshes the sign in. |