KenticoUserManager Class |
Namespace: Kentico.Membership
public class KenticoUserManager : KenticoUserManager<User>
The KenticoUserManager type exposes the following members.
Name | Description | |
---|---|---|
KenticoUserManager |
Creates a new instance of KenticoUserManager.
|
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.) |