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