On April 27, 2024, our Sign-in and Create Account options will be unavailable from 9am-12pm ET. During this maintenance window, developer account access and free trial registration will be unavailable.

Check for user permission on document via DFS

Hi,

using DFS I want to check the permissions of a given user for a specific document. The user is not the current login user.

I have the username and r_object_id and I want to check wether the user has at least read permission.

I tried using the Query service but using DQL I found that it is not easy to resolve group memberships...

Any hint how to achieve this using DFS?

Kind regards,

Thomas