| ApplicationUserManagerTUser Class |
Namespace: Kentico.Membership
public class ApplicationUserManager<TUser> : UserManager<TUser> where TUser : ApplicationUser
The ApplicationUserManagerTUser type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplicationUserManagerTUser |
Initializes a new instance of the ApplicationUserManagerTUser class.
|
| Name | Description | |
|---|---|---|
| GenerateEmailConfirmationTokenAsync |
Generates an email confirmation token for the specified user.
(Overrides UserManager.GenerateEmailConfirmationTokenAsync(UTP).) |