FPTV.Areas.Identity.Pages.Account.Manage Namespace

Classes
 
Name Description
Public class ChangePasswordModel Represents the model for the Change Password page.
Public class DeletePersonalDataModel Represents the model for deleting personal data.
Public class Disable2faModel This class is used to disable two-factor authentication for a user.
Public class DisableModel This class is used to disable a page model.
Public class DownloadPersonalDataModel This class is used to download personal data from the application.
Public class EditModel This class is used to handle the edit page of the application.
Public class EmailModel This class is used to create a model for sending emails.
Public class EnableAuthenticatorModel This class is used to enable the user's authenticator.
Public class ExternalLoginsModel This class represents the model for external logins.
Public class GenerateRecoveryCodesModel This class is used to generate recovery codes for a user's account.
Public class IndexModel This class represents the IndexModel which is a PageModel.
Public class Static ManageNavPages 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.
Public class PersonalDataModel This class represents the PersonalDataModel which is used to store personal data.
Public class ResetAuthenticatorModel This class is used to reset the authentication of the user.
Public class SetPasswordModel This class is used to set the password for the user.
Public class ShowRecoveryCodesModel 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.
Public class TwoFactorAuthenticationModel This class provides a model for two-factor authentication.
Top

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8

In this article

Definition