Defines how to redact a specific type of sensitive information.
Optional
The replacement string to use when redacting the information.
""
The regular expressions to use when finding the information to redact.
Note: All expressions will use the global (/g) and case-insensitive (/i) flags.
/g
/i
Defines how to redact a specific type of sensitive information.