Click or drag to resize

RedactRulePattern Property

Gets or sets the regular expression pattern for detecting redaction elements (e.g. SSN, email, phone, etc.)

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

Property Value

Type: String
See Also