Click or drag to resize

RedactRuleRedactType Property

Gets or sets the type of redaction to perform on detected patterns.

Namespace:  Opait.Redact
Assembly:  Opait.Redact (in Opait.Redact.dll) Version: 1.3.3.0
Syntax
C#
public RedactType RedactType { get; set; }

Property Value

Type: RedactType
See Also