EmailModel Class
Name | Description | |
---|---|---|
![]() |
EmailModel(UserManager<UserBase>, SignInManager<UserBase>, IEmailSender) | Constructor for EmailModel class. |
Name | Description | |
---|---|---|
![]() |
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. | |
![]() |
Input | 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. |
![]() |
IsEmailConfirmed | 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() | |
![]() |
OnPostChangeEmailAsync() | Generates a change email token and sends a confirmation link to the user's new email address. |
![]() |
OnPostSendVerificationEmailAsync() | Sends a verification email to the user. |
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. |