C# 클래스 UCosmic.Www.Mvc.Areas.Identity.Controllers.SignInController

상속: BaseController
파일 보기 프로젝트 열기: ucosmic/UCosmicPreview

공개 메소드들

메소드 설명
SignInController ( SignInServices services ) : System.Web.Mvc

비공개 메소드들

메소드 설명
Get ( string returnUrl ) : System.Web.Mvc.ActionResult
Post ( SignInForm model ) : System.Web.Mvc.ActionResult
ValidatePassword ( [ Properties = SignInForm.PasswordPropertyName)]SignInFormmodel ) : System.Web.Mvc.JsonResult

메소드 상세

SignInController() 공개 메소드

public SignInController ( SignInServices services ) : System.Web.Mvc
services SignInServices
리턴 System.Web.Mvc