tridion-sites-extensions-api-docs

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

TargetType.accessControlList property

Access Control List which is used to restrict access to the Target Type.

Notice that saving a Target Type with empty ACL is not supported. In such case the original ACL will not be modified during saving.

Signature:

get accessControlList(): AccessControlList | undefined;