C# Class Mvc4.OpenId.Sample.Controllers.AccountController

Inheritance: Controller
Afficher le fichier Open project: filipw/Mvc4.OpenId.Sample

Méthodes publiques

Méthode Description
AccountController ( ) : System
LogOff ( ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
ErrorCodeToString ( MembershipCreateStatus createStatus ) : string
GetErrorsFromModelState ( ) : IEnumerable
Login ( ) : System.Web.Mvc.ActionResult
Login ( string openid_identifier ) : System.Web.Mvc.ActionResult

Method Details

AccountController() public méthode

public AccountController ( ) : System
Résultat System

LogOff() public méthode

public LogOff ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult