Skip to main content

AccessControlListComponentKey

Each automatic access control list component originates from a property value of the object. Only value list based property values may introduce access control list components.

These components are identified by the value list item that is the source of the component and the property definition in which the value list item is set.

NameDescriptionType
property_defThe ID of the property that is the source of this ACL component.number
item_idThe ID of the value list item that is the source of this ACL component.number

Example

{
"property_def": 0,
"item_id": 0
}