C# / NAPIaclNAPI.ACL.IsAclEnabledOn this pageNAPI.ACL.IsAclEnabledChecks whether the ACL is enabled or not. Syntax ``` bool NAPI.ACL.IsAclEnabled(); ``` Example