> ## Documentation Index
> Fetch the complete documentation index at: https://specterops-bp-2735-release-notes.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Group

<img noZoom src="https://mintcdn.com/specterops-bp-2735-release-notes/2djt2Sp9UeFPjBFr/assets/enterprise-AND-community-edition-pill-tag.svg?fit=max&auto=format&n=2djt2Sp9UeFPjBFr&q=85&s=a791748158fde5ff3b3b82b51497ab39" alt="Applies to BloodHound Enterprise and CE" width="482" height="45" data-path="assets/enterprise-AND-community-edition-pill-tag.svg" />

## Node properties

The node supports the properties of the table below.

<Note>
  Properties which are blank/null will not be shown in the Entity Panel.
</Note>

| **Entity Panel name**   | **Description**                                                                                                                                                                                                                                                                                                                        |
| ----------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Tier Zero / High Value  | BloodHound Enterprise: Whether the object is part of Tier Zero of the Microsoft's Active Directory Tier Model, or the Control Plane of Microsoft's Enterprise Access Model. <br /> <br />BloodHound CE: Whether the object is currently marked as High Value. By default any object that belongs to Tier Zero is marked as High Value. |
| Display Name            | The display name for the object.                                                                                                                                                                                                                                                                                                       |
| Object ID               | The object's security identifier (SID), a unique identifier in the directory.                                                                                                                                                                                                                                                          |
| ACL Inheritance Denied  | Identifies whether an object is allowing DACL inheritance to itself. Corresponds to the `DACL_Protected` security descriptor flag.                                                                                                                                                                                                     |
| Admin Count             | Whether the object currently, or possibly ever has belonged to a certain set of highly privileged groups. For Active Directory nodes this is related to the AdminSDHolder object and the ProtectAdminGroups background task. Read more about that [here](https://specterops.io/resources/adminsdholder).                               |
| AdminSDHolder Protected | The authoritative security descriptor of this object matches that of the AdminSDHolder container and is therefore protected by it. AdminSDHolder is a security descriptor template that the ProtectAdminGroups background task stamps on protected objects.                                                                            |
| Created                 | The time when the object was created in the directory.                                                                                                                                                                                                                                                                                 |
| Description             | The contents of the `description` field for the object.                                                                                                                                                                                                                                                                                |

## References

* [https://learn.microsoft.com/en-us/windows/win32/adschema/c-group](https://learn.microsoft.com/en-us/windows/win32/adschema/c-group)
