MachineUserSecurityGroup¶
Reserved for use in future versions of OctoSAM Inventory.
Fields¶
| Field | Type | Description |
|---|---|---|
| ID | numeric | Internal ID for the MachineUserSecurityGroup entity (Primary Key) |
| MachineUserID | numeric | Internal ID that references the MachineUser entity (Foreign Key) |
| Name | string | Name of the security group |
| Resolved | boolean | True, if group name could be resolved, otherwise the group name usually contains the SID |