Method | Description | |
---|---|---|
AccessDenied ( ) : System.Web.Mvc.ActionResult | ||
AccountController ( IAuthenticationService authenticationService ) : System.Web | ||
LogOff ( ) : void | ||
LogOn ( ) : void |
public AccessDenied ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public AccountController ( IAuthenticationService authenticationService ) : System.Web | ||
authenticationService | IAuthenticationService | |
return | System.Web |