Click here to Skip to main content
15,891,248 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

How can I get the user's details of a shared folder using C sharp. Suppose I shared one folder to other three users. I want to get the Users name/id and the permissions. Can any one help me on this?
Posted

1 solution

Hi,

This post will help you..
 
Share this answer
 
Comments
Arun India 10-Jan-12 5:40am    
But Jaganathan How we can see the users there( Users assigned to a particular folder)
Jaganathan Bantheswaran 10-Jan-12 6:40am    
Get the user details and check whether those user has permissions to read/write that shared folder. if they has the permission then they have shared the folder.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900