M-Files API 23.11.13135.0
AutomaticComponents Property
AccessControlList Collection : AutomaticComponents Property
Description
Accesses the automatic components of this ACL.
Property type
Read-only property
Syntax
Visual Basic
Public Property AutomaticComponents As AccessControlListComponentContainer
Remarks

Automatic components are based on object metadata. These are valid only when the AccessControlList specifies permissions for a concrete object.

Note

If the M-Files document vault has not been upgraded to use extended metadata driven permissions, the automatic components collection should always be empty.

See Also

AccessControlList Collection  | AccessControlList Members