Table "Security Group Buffer"
ID 9022
Namespace: System.Security.AccessControl
The container used for fetching the defined security groups.
Properties
| Name | Value |
|---|---|
| Access | Public |
| InherentEntitlements | X |
| InherentPermissions | X |
| TableType | Temporary |
| Caption | Security Group |
Fields
| Name | Type | Description |
|---|---|---|
| Code | Code[20] | The security group code. |
| "Group User SID" | Guid | User security ID of a special user record that corresponds to a Microsoft Entra security group or Windows group. |
| "Group ID" | Text[250] | SID of a Windows group or an object ID of a Microsoft Entra security group. |
| "Group Name" | Text[250] | Windows group name or a Microsoft Entra security group name. |
| "Retrieved Successfully" | Boolean | Whether the group was retrieved successfully from Graph / Windows Active Directory. |
| SystemId | Guid | |
| SystemCreatedAt | DateTime | |
| SystemCreatedBy | Guid | |
| SystemModifiedAt | DateTime | |
| SystemModifiedBy | Guid | |
| SystemRowVersion | BigInteger |