C# Class UCosmic.Www.Mvc.Areas.Identity.Controllers.SignInController

Inheritance: BaseController
Afficher le fichier Open project: ucosmic/UCosmicPreview

Méthodes publiques

Méthode Description
SignInController ( SignInServices services ) : System.Web.Mvc

Private Methods

Méthode Description
Get ( string returnUrl ) : System.Web.Mvc.ActionResult
Post ( SignInForm model ) : System.Web.Mvc.ActionResult
ValidatePassword ( [ Properties = SignInForm.PasswordPropertyName)]SignInFormmodel ) : System.Web.Mvc.JsonResult

Method Details

SignInController() public méthode

public SignInController ( SignInServices services ) : System.Web.Mvc
services SignInServices
Résultat System.Web.Mvc