POST api/Users/LoginEncrypted?data={data}
Login
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| data | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Login Result
ServiceResultTypedOfListOfUserLogin| Name | Description | Type | Additional information |
|---|---|---|---|
| Code | integer |
None. |
|
| Errors | Collection of string |
None. |
|
| Data | Collection of UserLogin |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.