tridion-sites-extensions-api-docs

Home > @tridion-sites/models > SecurityDescriptor > hasRight

SecurityDescriptor.hasRight property

Allows to check whether security descriptor includes provided right.

Signature:

hasRight: (right: Right) => boolean;