M-Files API 23.11.13135.0
AccessControlEntryData Object
Members 
Description
The AccessControlEntryData class represents an access control entry (ACE) permissions.The AccessControlEntryData class represents the permissions part in an access control entry.
Public Methods
Creates a copy of the object.
Set all permissions of an ACE.Sets all permissions of an access control entry to the specified state.
Public Properties
The attach objects permission of an ACE.
The change permissions permission of an ACE.
The delete permission of an ACE.
The edit permission of an ACE.
The read permission of an ACE.
Remarks

AccessControlListComponent consists of multiple access control entries. These entries are split into a key and the data. The data portion of an entry specifies the permissions for the entry while the key specifies the user or user group to which the data applies.

An access control list component with an entry key (top) and entry data (bottom) highlighted with the green rectangles as seen in the user interface of M-Files Desktop.

See Also

AccessControlEntryData Members