Home > @tridion-sites/models > SecurityDescriptor > hasRight
Allows to check whether security descriptor includes provided right.
right
Signature:
hasRight: (right: Right) => boolean;