If I set a redaction rule for "accountname" does that mean I must also set rules for "AccountName", "accountName", etc? Or will this cover all variations?
Data redaction policies for code identifiers (variable names), classes and packages are case insensitive. This means that all uppercase and lowercase variations of the identifier will be redaction.
In this example, yes, setting a rule for accountname will also redact accountName, AccountName, ACCOUNTNAME, etc.
Data redaction policies for code identifiers (variable names), classes and packages are case insensitive. This means that all uppercase and lowercase variations of the identifier will be redaction.
In this example, yes, setting a rule for accountname will also redact accountName, AccountName, ACCOUNTNAME, etc.
Please sign in to leave a comment.