how to remove Sharepoint folder's permissions without impacting the sub folders permissions using c# (Sharepoint online)

前端 未结 0 2000
旧巷少年郎
旧巷少年郎 2021-01-13 20:57

I have tried to remove all the folder\'s permissions using this piece of code :

Folder clientFolder = ctx.Web.GetFolderByServerRelativeUrl(spClientFolderUrl);         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题