HoldUseFreeze
A Boolean value that specifies whether the connector modifies the “frozen” attribute of a document when a hold is applied to the document.
The “frozen” attribute restricts many operations on a document, but for a more secure hold, consider using the parameters HoldUpdateACL
and HoldAllVersions
as well.
This parameter is ignored when HoldUseRetentionPolicy=true
.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | HoldUseFreeze=True
|
See Also: |