| RedactRuleGetStandardRules Method |
Gets a copy of the standard predefined rules.
Namespace:
Opait.Redact
Assembly:
Opait.Redact (in Opait.Redact.dll) Version: 1.3.3.0
Syntax public static List<RedactRule> GetStandardRules()
Return Value
Type:
ListRedactRuleList of predefined rules.
See Also