How can I find users who are a shared folder programmatically shared?

How can I get a list of users for whom folders are shared?

I need a class or method for this, is there a library or API for this?

I have a shared folder of type \\faridb\TestSharedFoldera I want to get a list of users (also in the domain) to which this folder is divided.

The shared folder is on my machine.

How can I get this list?

+3
source share

All Articles