Discuss this help topic in SecureBlackbox Forum
WebDAV: Read the Access Control List (ACL) of the resource
TElWebDAVClient.GetAcl() method can be used to get the ACL for a remote resource. Pass an instance of TElWebDAVACL class as CurrentACL parameter to this method. Upon completion this instance will be filled with a number of TElWebDAVACE objects, each representing an ACL element.