MappedWebApplicationPolicies
The MappedWebApplicationPolicies
parameter specifies whether to include permissions set on SharePoint web applications when generating document ACLs.
To ignore permissions set on SharePoint web applications, set MappedWebApplicationPolicies=FALSE
. You might want to do this if you manage permissions at the site collection level and do not want to grant the user running the connector any permissions on web applications.
Type: | Boolean |
Default: | True (False for SharePoint Online, because the root of a SharePoint Online repository contains Site Collections) |
Required: | No |
Configuration Section: | TaskName or Fetchtasks |
Example: | MappedWebApplicationPolicies=false
|
See Also: | MappedSecurity |