ForgotPasswordModel Class
Name | Description | |
---|---|---|
![]() |
ForgotPasswordModel(UserManager<UserBase>, IEmailSender) | Constructor for ForgotPasswordModel class. |
Name | Description | |
---|---|---|
![]() |
OnPostAsync() | Generates a password reset token and sends an email to the user with a link to reset their password. |
Name | Description | |
---|---|---|
![]() |
InputModel | 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. |