Méthode | Description | |
---|---|---|
AccountController ( UserManager |
||
Index ( ) : Task |
Méthode | Description | |
---|---|---|
AddErrors ( Microsoft.AspNet.Identity.IdentityResult result ) : void | ||
Login ( string returnUrl ) : System.Web.Mvc.ActionResult | ||
Login ( |
||
Logout ( ) : System.Web.Mvc.ActionResult | ||
RedirectToLocal ( string returnUrl ) : System.Web.Mvc.ActionResult | ||
Register ( ) : System.Web.Mvc.ActionResult | ||
Register ( |
||
SignInAsync ( UserIdentity user, bool isPersistent ) : System.Threading.Tasks.Task |
public AccountController ( UserManager |
||
userManager | UserManager |
|
authenticationManager | IAuthenticationManager | |
Résultat | System.Threading.Tasks |