Method | Description | |
---|---|---|
ProcessRequest ( |
Process the incoming Login request and return a cookie if successful. Also return a json body with a Success flag.
|
Method | Description | |
---|---|---|
AuthenticateAndGetCookie ( |
protected AuthenticateAndGetCookie ( |
||
loginInfo | ||
cookie | System.Web.HttpCookie | |
return | bool |
public ProcessRequest ( |
||
context | ||
return | void |