Defines how the provided ACL is selected as input for ACL enforcing.
Member | Value | Description |
---|---|---|
MFACLEnforcingModeAutomatic | 0 | The ACL previously stored for the object is used as the provided ACL. |
MFACLEnforcingModeNone | 3 | The object ACL remains untouched. |
MFACLEnforcingModeProvided | 1 | The ACL provided by the caller is used. |
MFACLEnforcingModeResetToDefault | 2 | The ACL calculated from the properties is used as the provided ACL. |