DisableModel Class
Name | Description | |
---|---|---|
![]() |
DisableModel(UserManager<UserBase>, SignInManager<UserBase>, FPTVContext) | Constructor for DisableModel 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. |
![]() |
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. |
![]() |
Username | 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() | Retrieves the user and profile information from the database and loads it into the page. |
![]() |
OnPostAsync() | Signs out the current user and sets their email confirmation status to false. |
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. |