tridion-sites-extensions-api-docs

Home > @tridion-sites/models > AccessControlEntry > allowedRights

AccessControlEntry.allowedRights property

Rights that the “Trustee” is allowed to have.

Signature:

get allowedRights(): ReadonlyArray<Right> | undefined;