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