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