M-Files API 23.11.13135.0
MFACLEnforcingMode Enumeration
Description
Defines how the provided ACL is selected as input for ACL enforcing.
Members
MemberValueDescription
MFACLEnforcingModeAutomatic0The ACL previously stored for the object is used as the provided ACL.
MFACLEnforcingModeNone3The object ACL remains untouched.
MFACLEnforcingModeProvided1The ACL provided by the caller is used.
MFACLEnforcingModeResetToDefault2The ACL calculated from the properties is used as the provided ACL.