tridion-sites-extensions-api-docs

Home > @tridion-sites/models > OrganizationalItem > accessControlList

OrganizationalItem.accessControlList property

Access Control List which is used to restrict access to the Organizational Item.

Notice that saving an Organizational Item with empty ACL is not supported. In such case the original ACL will not be modified during saving.

Signature:

get accessControlList(): AccessControlList | undefined;