Click or drag to resize

RedactRuleMaskLength Property

The number of characters to redact based on the MaskType.

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

Property Value

Type: Int32
See Also