프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetErrorResult | IHttpActionResult | ||
GetUserInfo | Task |
||
Logout | IHttpActionResult | ||
Register | Task |
||
RegisterExternal | Task |
메소드 | 설명 | |
---|---|---|
AccountController ( ) : System.Data.Entity | ||
AccountController ( ApplicationUserManager userManager, ISecureDataFormat |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
GetErrorResult ( Microsoft.AspNet.Identity.IdentityResult result ) : IHttpActionResult | ||
GetUserInfo ( ) : Task |
||
Logout ( ) : IHttpActionResult | ||
Register ( RegisterViewModel model ) : Task |
||
RegisterExternal ( ExternalLoginConfirmationViewModel model ) : Task |
public AccountController ( ApplicationUserManager userManager, ISecureDataFormat |
||
userManager | ApplicationUserManager | |
accessTokenFormat | ISecureDataFormat |
|
리턴 | System.Data.Entity |