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 Object

None.

Response Information

Resource Description :

IHttpActionResult containing a boolean: true if the user is allowed.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.