MachineUserAutoStart¶
User and Machine specific auto start configuration
Fields¶
Field | Type | Description |
---|---|---|
AutoStartTypeID | numeric | Internal ID that references the AutoStartType entity (Foreign Key) |
FirstScan | datetime | Date/Time of first scan of this configuration |
ID | numeric | Internal ID for the MachineUserAutoStart entity (Primary Key) |
LastScan | datetime | Date/Time of last scan |
LastScanGUID | guid | GUID of the scan that last scanned this configuration |
MachineUserID | numeric | Internal ID that references the MachineUser entity (Foreign Key) |
Name | string | Name of the configuration |
Value | string | Command to run |