Checks whether the current user is allowed to use the application.
Request Information
URI Parameters :
None.
Body Parameters :
Unused; present for symmetry with the JSON POST convention.
Collection of ObjectNone.
Response Information
Resource Description :
IHttpActionResult containing a boolean: true if the user is allowed.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.