c# - Copy permissions from one Windows Folder to another -


i need create small c# windows app copies security permissions 1 folder another. includes copying group permissions too. best way approach such challenge?

yosief kesete

first out folder directoryinfo out instance of directorysecurity class using getaccesscontrol method. you'll able call getaccessrules , addaccessrule should started.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -