Set Item Permissions Inheritance
Back to
Related topics
Looking for Winshuttle Composer Plugins?
The Set Item Permissions Inheritance plug-in allows you to specify whether the item inherits permission settings from its parent.
Value Pair | Description |
copy | Whether or not to copy from the parent when you set inheritance to false. |
filepath | The full path to a SharePoint file whose permissions should be changed. This argument should not be used with the arguments site, list, itemid, and folder. |
folder | Sets the permissions on the folder. Folder parameter specified as -DocLibraryName/FolderName. |
inherit | A Boolean expression that tells whether or not to inherit permissions from the parent. |
itemid | The SharePoint item id whose permissions should be modified. |
list | The name of the list in the site where the item resides whose permissions should be modified. |
site | The URL of the site containing the item whose permissions should be changed. |