GET api/Authentication/claims
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
AuthClaim| Name | Description | Type | Additional information |
|---|---|---|---|
| AuthClient | string |
None. |
|
| AuthenticationType | string |
None. |
|
| ClaimTypeLabel | string |
None. |
|
| FullName | string |
None. |
|
| ImpersonatingUserId | integer |
None. |
|
| IsImpersonated | boolean |
None. |
|
| Name | string |
None. |
|
| Roles | Collection of string |
None. |
|
| SecurityId | globally unique identifier |
None. |
|
| TimeInSeconds | integer |
None. |
|
| UserAuthToken | string |
None. |
|
| UserCulture | string |
None. |
|
| Username | string |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.