Remove Item Permissions
Back to
Related topics
Looking for Winshuttle Composer Plugins?
The Remove Item Permissions plug-in removes custom permissions on an item, but only from those items which have unique role assignments. Non-unique item permissions (usually inherited from a parent) are unaffected.
For example: Items in Process Controlled Shared Documents do not have unique role assignments and hence this plugin would not affect them. But items in a user-created document library are created by unique role assignments, so this plugin will affect them.
Value Pair | Description |
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. |
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. |