Method |
Description |
|
Disassociate ( string provider, string providerUserId ) : System.Web.Mvc.ActionResult |
|
|
ErrorCodeToString ( MembershipCreateStatus createStatus ) : string |
|
|
ExternalLogin ( string provider, string returnUrl ) : ActionResult |
|
|
ExternalLoginCallback ( string returnUrl ) : ActionResult |
|
|
ExternalLoginConfirmation ( RegisterExternalLoginModel model, string returnUrl ) : ActionResult |
|
|
ExternalLoginFailure ( ) : ActionResult |
|
|
ExternalLoginsList ( string returnUrl ) : ActionResult |
|
|
LogOff ( ) : ActionResult |
|
|
Login ( LoginModel model, string returnUrl ) : ActionResult |
|
|
Login ( string returnUrl ) : ActionResult |
|
|
Manage ( LocalPasswordModel model ) : ActionResult |
|
|
RedirectToLocal ( string returnUrl ) : ActionResult |
|
|
Register ( ) : ActionResult |
|
|
Register ( RegisterModel model ) : ActionResult |
|
|
RemoveExternalLogins ( ) : ActionResult |
|
|