Discuss this help topic in SecureBlackbox Forum
TElWebDAVClient.AclPrincipalPropSetFirst
Initiates a DAV:acl-principal-prop-set request.
Declaration
Parameters
Description
Call this method to request the values of properties of all principals in the DAV:acl property. After the request has been initiated, call AclPrincipalPropSetNext until it returns false, to get the property values for all principals. When information about all principals has been processed, call AclPrincipalPropSetClose.