GET api/Account/UserClaims
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of Claim| Name | Description | Type | Additional information |
|---|---|---|---|
| Issuer | string |
None. |
|
| OriginalIssuer | string |
None. |
|
| Properties | Dictionary of string [key] and string [value] |
None. |
|
| Subject | ClaimsIdentity |
None. |
|
| Type | string |
None. |
|
| Value | string |
None. |
|
| ValueType | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.