new folder and access rights
Hello, im working on a project, which will let user to choose a group/person form active directory, will make folder 'xx',and inside this folder will make folder 'yy', and will set rights to this folders for user/group from AD.I cant find any examples of code and i dont know, how can i make folders and sets rights in c#. Other problem is, that all this wokr should be done by webpart in sharepoint, but as far as i know, this is problematic. Now im thinking about a webservice which will do all this work...Can someone help me?
|