The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: How To make SharePoint document library folder unique Permission Programmatically
3 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Merul TechPosted Jun 18, 2012, 7:44 AM
One question, So how can I make the permission levels of current folder and all its subfolders equal to the permission levels of a newly copied folder? i.e. I have created a function to copy a folder, now I need to copy all its permission levels (SP2010) tnks in advanve, Marka
A RanjanPosted Mar 12, 2011, 6:32 AM
I have a question, in the line if(!ostrCurrentUserName.Equals(strCurrentUserName)), where is this strCurrentUserName defined. Also, it does not removethe AD group. Is there any way to remove the AD group?