tridion-sites-extensions-api-docs

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

AccessControlEntry.deniedRights property

Rights that the “Trustee” is denied to have.

Signature:

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