Method | Description | |
---|---|---|
LoginFailed ( ) : System.Web.Mvc.ActionResult | ||
OnTimeAuth ( string url ) : System.Web.Mvc.ActionResult | ||
getRedirectUri ( ) : string | ||
tokenRedirect ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
LogOn ( ) : System.Web.Mvc.ActionResult | ||
OnTimeAuth ( |
||
ReceiveCode ( string code, string state, string error, string error_description ) : System.Web.Mvc.ActionResult |
public LoginFailed ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public OnTimeAuth ( string url ) : System.Web.Mvc.ActionResult | ||
url | string | |
return | System.Web.Mvc.ActionResult |
public tokenRedirect ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |