AccessUser
User with access to data discovered by classification.
Fields
| Field | Type | Description |
|---|---|---|
| activityDelta | Long! | Activity count delta compared to the previous equivalent period. |
| String! | Email address of the user, if known. | |
| lastAccessTime | Long! | Last access time in milliseconds since the Unix epoch. |
| numActivities | Long! | Total number of activities recorded for this user in the request window. |
| subjectName | String! | Display-friendly subject name (for example, "DOMAIN\\user"). |
| userSid | String! | Stable identifier of the user (Windows SID or equivalent). |
| username | String! | Display name of the user. |
Used By
Queries
- query: sonarUsers (via connection)
Referenced by