MachineUserHistoryVolatileEnvironment¶
Inventories the volatile environment per machine user scan.
Fields¶
| Field | Type | Description |
|---|---|---|
| ID | numeric | Internal ID for the MachineUserHistoryVolatileEnvironment entity (Primary Key) |
| MachineUserHistoryID | numeric | Internal ID that references the MachineUserHistory entity (Foreign Key) |
| Name | string | Name of the environment variable |
| Value | string | Value of the environment variable |