POST api/AuthRepository/GetUserPasswords
Request Information
URI Parameters
None.
Body Parameters
Collection of ObjectNone.
Request Formats
application/json, text/json
Sample:
Sample not available.
Response Information
Resource Description
Collection of PasswordModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Password | string |
None. |
|
| CreationDate | date |
None. |
|
| User | UserModel |
None. |
Response Formats
application/json
Sample:
text/json
Sample: