Click or drag to resize

RedactRuleMaskType Property

Gets or sets the type of character masking to perform.

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

Property Value

Type: MaskType
See Also