Discuss this help topic in SecureBlackbox Forum

WebDAV: Get the resources that belong to the currently authenticated user

Information about resources, associated with the currently authenticated user, is obtained using DAV:principal-match report, defined in RFC 3744 (section 9.3). TElWebDAVClient.PrincipalMatch method is used to request and process such reports. The method accepts the following parameters:

  • PrincipalProperty - a property to match, e.g. "owner"
  • Properties - additional properties to return with the response

How To articles about WebDAV client

Discuss this help topic in SecureBlackbox Forum