> For the complete documentation index, see [llms.txt](https://docs.forestall.io/fsprotect/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.forestall.io/fsprotect/search-and-reports/active-directory-entities/unknowntrust.md).

# UnknownTrust

| Field                 | Type | Possible Operators                             | Description                                                                                                                                    |
| --------------------- | ---- | ---------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
| **Guid**              | TEXT | `LIKE`,`NOT_LIKE EQUAL`,`NOT_EQUAL`,`IS_EMPTY` | A unique identifier that is a combination of GUID of selected `Scan` and Active Directory `ObjectGUID` of the object.                          |
| **FSName**            | TEXT | `LIKE`,`NOT_LIKE EQUAL`,`NOT_EQUAL`,`IS_EMPTY` | A special unique identifier that is a combination of the `Name of the Organizational Unit` and the `Fully Qualified Domain Name of the Domain` |
| **DistinguishedName** | TEXT | `LIKE`,`NOT_LIKE EQUAL`,`NOT_EQUAL`,`IS_EMPTY` | Active Directory distinguished name of the object. (**Ldap Display Name**: distinguishedName)                                                  |
| **ObjectSid**         | TEXT | `LIKE`,`NOT_LIKE EQUAL`,`NOT_EQUAL`,`IS_EMPTY` | Active Directory security identifier of object. (**Ldap Display Name**: objectSid)                                                             |
| **EntityType**        | TEXT | `LIKE`,`NOT_LIKE EQUAL`,`NOT_EQUAL`,`IS_EMPTY` | Entity types represent distinct objects within the Active Directory environment, such as Domains, Users, and Group Policy Objects (GPOs).      |
