KenticoUserManagerTUser Methods |
The KenticoUserManagerTUser generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | GenerateEmailConfirmationTokenAsync |
Gets the email confirmation token for the registered user.
(Overrides UserManager.GenerateEmailConfirmationTokenAsync(UTP).) |
![]() ![]() | InitializeT |
Factory method that creates the user manager with KenticoUserStoreTUser.
|
![]() | UpdatePassword |
Validates and updates the user password.
(Overrides UserManager.UpdatePassword(IUserPasswordStoreUTP, UTP, UTP, String).) |
![]() | VerifyPasswordAsync |
Verifies the user password.
(Overrides UserManager.VerifyPasswordAsync(IUserPasswordStoreUTP, UTP, UTP, String).) |