Specifies the automatic ACL for a value list item.
Clone | Creates a copy of the object. |
SetBasedOnObjectACL | Specifies that the automatic ACL is based on the object's own ACL. |
SetNamedACL | Specifies a new named ACL as the automatic ACL. |
CanDeactivate | Specifies whether a user can deactivate this automatic component. |
IsBasedOnObjectACL | Specifies whether the ACL defined by this automatic ACL is based on the ACL of the object for which it is defined. |
IsDefault | Specifies whether the ACL is the default one, i.e., one that has been inherited from the object type level. |
NamedACL | The named ACL specified by this automatic ACL. |
Specifies automatic permission settings. The settings may be inherited from the object type of an item or they may be specified on the item itself. Despite the source of the settings, there are two ways to specify these: Using the object's own ACL or using a NamedACL. Use the SetNamedACL or SetBasedOnObjectACL to switch between these two modes.
Configuring automatic permissions as seen in the user interface of M-Files Admin.
Defining automatic permissions (Visual Basic) | Copy Code | |
---|---|---|
|