Метод | Описание | |
---|---|---|
ProcessRequest ( |
Process the incoming Login request and return a cookie if successful. Also return a json body with a Success flag.
|
Метод | Описание | |
---|---|---|
AuthenticateAndGetCookie ( |
protected AuthenticateAndGetCookie ( |
||
loginInfo | ||
cookie | System.Web.HttpCookie | |
Результат | bool |
public ProcessRequest ( |
||
context | ||
Результат | void |