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" })
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.