GET api/Diagnostics
Returns the current user's claims excluding thier password.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Returns the current user's claims excluding thier password.
Collection of ClaimName | Description | Type | Additional information |
---|---|---|---|
Issuer | string |
Optional |
|
OriginalIssuer | string |
Optional |
|
Properties | Dictionary of string [key] and string [value] |
Optional |
|
Subject | ClaimsIdentity |
Optional |
|
Type | string |
Optional |
|
Value | string |
Optional |
|
ValueType | string |
Optional |
Response Formats
application/json, text/json
Sample:
Sample not available.