UserManager Methods |
The UserManager 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 UserStore.
| |
UpdatePassword |
Updates the user password.
(Overrides UserManager.UpdatePassword(IUserPasswordStoreUTP, UTP, UTP, String).) | |
VerifyPasswordAsync |
Verifies the user password.
(Overrides UserManager.VerifyPasswordAsync(IUserPasswordStoreUTP, UTP, UTP, String).) |