Hi,
Is it possible to show the permission assigned to a user is at a list level or site level programmatically?
I am trying to create a windows application which lists users who are not assigned to any OOB or custom groups. I am able to fetch the users, but I would like to differentiate the permission is at site level or list/library level.
How to achieve this programmatically using C#?
Thanks