Help Center>Foundation Help

Applies to:

  • Winshuttle Foundation

Set Item Permissions Inheritance plugin properties

The Set Item Permissions Inheritance plugin allows you to specify whether or not an item inherits permission settings from its parent.

NOTE: For site and list parameters, enter the site first, and then the list will be populated in the dropdown.

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.

inherit

A Boolean expression that tells whether or not to inherit permissions from the parent.

  • True: If inherit is set to true, then the parent (list, folder, etc.) object’s permissions will be copied from the parent to the specified child.
  • False: If inherit is set to false, then permissions will not be copied 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.