Hi,
Is there a way to check effective permissions of a user, when you don't have an active session?
The COM-API has this method: SessionInfo.CheckObjectAccess
But that only goes for the current active session.
My goal is to know, if some user, based on userID or principal name, has read-permissions to a certain object.
Kind regards,
Chris