HoldUpdateACL
A Boolean value that specifies whether to update a document’s ACL when a hold is placed on the document. (The connector modifies the ACL of the document in the repository).
To update the ACL, set this parameter to true
. The connector modifies the ACL so that all users, apart from the user who submitted the hold, are restricted to read-access and cannot modify the document or create new versions of the document.
When the connector releases the hold, the ACL is restored to its state at the time the hold was applied.
This parameter is ignored when HoldUseRetentionPolicy=true
.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | HoldUpdateACL=true
|
See Also: |