Click or drag to resize

RedactRuleName Property

Gets or sets the name of the redaction rule (e.g. SSN).

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

Property Value

Type: String
See Also