DeletePersonalDataModel Class
Name | Description | |
---|---|---|
![]() |
DeletePersonalDataModel(UserManager<UserBase>, SignInManager<UserBase>, ILogger<DeletePersonalDataModel>) | Constructor for DeletePersonalDataModel class. |
Name | Description | |
---|---|---|
![]() |
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. |
![]() |
RequirePassword | 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 and checks if they have a password set. |
![]() |
OnPostAsync() | Handles the post request for the page and performs the necessary actions. |
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. |