Click or drag to resize

RedactOptionsRedactRules Field

List of regular expression patterns used to detect redacted text.

Namespace:  Opait.Redact
Assembly:  Opait.Redact (in Opait.Redact.dll) Version: 1.3.3.0
Syntax
C#
public List<RedactRule> RedactRules

Field Value

Type: ListRedactRule
See Also