M-Files API 23.11.13135.0
AccessControlListComponent Object
Members 
Description
The AccessControlListComponent class represents an access control list (ACL) component.

The AccessControlListComponent specifies a set of entries within an access control list.

The entries within the component have a common source such as the object itself in the case of a custom component or a property value in the case of automatic components.

Public Methods
Creates a copy of the object.
Gets ACE with specified user or group ID.Gets the AccessControlEntryData with the specified user or user group ID.
Gets the key of ACE in collection using specified user or group ID.Gets the AccessControlEntryKey with the specified user or user group ID.
Resets the current user binding of this component.
Resets the named ACL link of this component.
Public Properties
Gets the actual ACEs of this ACL component.
Specifies whether this component can be overridden by deleting it.Specifies whether this component can be deactivated by setting IsActive to false.
Specifies the current user binding of this component.Specifies the user ID used for entries of type "(Current User)".
Specifies whether this component has a current user access control entry.
Specifies whether this component has a current user binding.
Specifies whether this component has a named ACL link.
Specifies whether this component has pseudo-users in its access control entries.
Specifies the activation status of this ACL component.
Specifies the named ACL link of this component.
Remarks

Access control list components (highlighted with the green rectangle) as seen in the user interface of M-Files Desktop. The custom component is shown with source as "This object".

See Also

AccessControlListComponent Members