DocumentRedactionSettings

The name of the configuration section that contains redaction settings.

When you set this parameter, View runs Eduction on documents and redacts any entities that it extracts, by obscuring the original text, either with a specified string, or the name of the entity (see RedactionType).

You must create configuration section with the name that you set, and use it to configure Eduction settings. For more information about how to configure Eduction, refer to the Eduction User and Programming Guide.

IMPORTANT: To use document redaction, your license must allow you to use Eduction and the particular grammar categories that you want to use (such as PII).

Type: String
Default:  
Required: No
Configuration Section: Viewing
Example: DocumentRedactionSettings=Redaction
See Also: Redaction Configuration Parameters
RedactionType