How can I get list of users that a folders is shared to programatically?
I need a class or a method to do this, Is there any library or API for this?
I have a shared folder like \\faridb\TestSharedFolder
an I want to get list of users (also in domain) that this folder is shared to.
The shared folder is on my own machine.
How can I get this list?