Skip to main content

PrivilegecriteriadtoGroupsInnerCriteriaItemsInner

Properties

NameTypeDescriptionNotes
targetType(optional) stringThe target type for the criteria item.[default to undefined]
operator(optional) stringThe operator to apply to the property and values.[default to undefined]
property(optional) string[default to undefined]
values(optional) Array<string>The values to evaluate the property against.[default to undefined]
ignoreCase(optional) booleanWhether to ignore case when evaluating the property against the values.[default to false]