FPTV.Areas.Identity.Pages.Account Namespace

Classes
 
Name Description
Public class AccessDeniedModel 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 ConfirmEmailChangeModel This class is used to confirm the email change for a user.
Public class ConfirmEmailModel This class is used to confirm the email address of the user.
Public class ExternalLoginModel
Public class ForgotPasswordConfirmation 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 ForgotPasswordModel Represents the model for the Forgot Password page.
Public class LockoutModel 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 LoginModel LoginModel is a PageModel class that provides functionality for logging in.
Public class LoginWith2faModel LoginWith2faModel is a PageModel class that provides functionality for logging in with two-factor authentication.
Public class LoginWithRecoveryCodeModel This class is used to provide a model for logging in with a recovery code.
Public class LogoutModel Represents the LogoutModel class which is used to handle logout requests.
Public class RegisterConfirmationModel
Public class RegisterModel Represents the model for the Register page.
Public class ResendEmailConfirmationModel
Public class ResetPasswordConfirmationModel 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 ResetPasswordModel This class is used to reset the user's password.
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