Метод |
Описание |
|
Disassociate ( string provider, string providerUserId ) : System.Web.Mvc.ActionResult |
|
|
ErrorCodeToString ( MembershipCreateStatus createStatus ) : string |
|
|
ExternalLogin ( string provider, string returnUrl ) : System.Web.Mvc.ActionResult |
|
|
ExternalLoginCallback ( string returnUrl ) : System.Web.Mvc.ActionResult |
|
|
ExternalLoginConfirmation ( RegisterExternalLoginModel model, string returnUrl ) : System.Web.Mvc.ActionResult |
|
|
ExternalLoginFailure ( ) : System.Web.Mvc.ActionResult |
|
|
ExternalLoginsList ( string returnUrl ) : System.Web.Mvc.ActionResult |
|
|
GetErrorsFromModelState ( ) : IEnumerable |
|
|
InitiateDatabaseForNewUser ( string userName ) : void |
Initiate a new todo list for new user |
|
JsonLogin ( LoginModel model, string returnUrl ) : System.Web.Mvc.JsonResult |
|
|
JsonRegister ( RegisterModel model, string returnUrl ) : System.Web.Mvc.ActionResult |
|
|
LogOff ( ) : System.Web.Mvc.ActionResult |
|
|
Manage ( LocalPasswordModel model ) : System.Web.Mvc.ActionResult |
|
|
RedirectToLocal ( string returnUrl ) : System.Web.Mvc.ActionResult |
|
|
RemoveExternalLogins ( ) : System.Web.Mvc.ActionResult |
|
|