GET api/User/Login
Obsolete, Authenticates a user based on the provided HTTP Basic Authorization header.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
An HTTP response containing the authentication token if the credentials are valid; otherwise, a response indicating the error encountered.
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.