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