Skip to content

MachineUserHistoryVolatileEnvironment

Inventories the volatile environment per machine user scan.

erDiagram
    MachineUserHistory ||--o{ MachineUserHistoryVolatileEnvironment : "MachineUserHistoryID"

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

References

Column Name Referenced Table Description
MachineUserHistoryID MachineUserHistory User logon history information