Discuss this help topic in SecureBlackbox Forum
WebDAV: Provide ACL restrictions list
WebDAV ACL restrictions are described in RFC 3744, section 5.6. They should be returned by TElWebDAVServer.ACLOptions.OnGetACLRestrictions event handler. You should adjust restrictions using the instance of TElWebDAVACLRestrictions, passed to the event handler as a parameter.