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.
Name | Description | Type |
---|---|---|
property_def | The ID of the property that is the source of this ACL component. | number |
item_id | The ID of the value list item that is the source of this ACL component. | number |
Example
{
"property_def": 0,
"item_id": 0
}