UserManager Class |
Note: This API is now obsolete.
Namespace: Kentico.Membership
[ObsoleteAttribute("Use Kentico.Membership.KenticoUserManager instead.")] public class UserManager : KenticoUserManager
The UserManager type exposes the following members.
Name | Description | |
---|---|---|
UserManager |
Creates a new instance of UserManager.
|
Name | Description | |
---|---|---|
GenerateEmailConfirmationTokenAsync |
Gets the email confirmation token for the registered user.
(Inherited from KenticoUserManagerTUser.) | |
UpdatePassword |
Validates and updates the user password.
(Inherited from KenticoUserManagerTUser.) | |
VerifyPasswordAsync |
Verifies the user password.
(Inherited from KenticoUserManagerTUser.) |