1Z0-497 · Question #31
Your customer wants all email addresses from the database displayed as [hidden]@company.com. What method of data redaction must you use?
The correct answer is C. regular expressions. About Creating Regular Expression-Based Redaction Policies Regular expression-based redaction enables you to search for patterns of data to redact. For example, you can use regular expressions to redact email addresses, which can have varying character lengths. It is designed…
Question
Your customer wants all email addresses from the database displayed as [hidden]@company.com. What method of data redaction must you use?
Options
- Afull redaction
- Bpartial redaction
- Cregular expressions
- Drandom redaction
- Eno redaction
How the community answered
(64 responses)- A9% (6)
- B14% (9)
- C72% (46)
- D3% (2)
- E2% (1)
Explanation
About Creating Regular Expression-Based Redaction Policies Regular expression-based redaction enables you to search for patterns of data to redact. For example, you can use regular expressions to redact email addresses, which can have varying character lengths. It is designed for use with character data only. You can use formats for the search and replace operation, or you can create custom patterns.
Topics
Community Discussion
No community discussion yet for this question.