GET api/EfcUserCredentials?username={username}&password={password}

Documentation for 'Get'.

Request Information

Parameters

NameDescriptionAdditional information
username
Documentation for 'username'.

Define this parameter in the request URI.

password
Documentation for 'password'.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean>true</boolean>