ConfirmEmailModel Class
Name | Description | |
---|---|---|
![]() |
ConfirmEmailModel(UserManager<UserBase>) | Constructor for ConfirmEmailModel 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 | |
---|---|---|
![]() |
OnGetAsync(string, string) | Confirms the email of a user with the given userId and code. |