GET api/Account/IsAuthenticated

Login olup olmadığını kontrol eder

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

{ error = false, data = "success" } or { error = true, data = "logout" })

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.