Dynamic Data Masking
- Dynamic Data Masking 9.9.2
- All Products
Rule Folder | Description |
---|---|
BlackList | Contains the BlackListDefinition and ExecuteUnion rules. |
CustomerMasking | Contains masking rules for customers. |
EmployeeMasking | Contains masking rules for employees. |
UserHandling | Contains masking rules based on the application user that accesses the data. |
VendorMasking | Contains masking rules for vendors. |
WhiteList | Contains the WhiteListDefinition and ExecuteUnion rules. |
Rule | Description |
---|---|
BlackListDefinition | Defines the users that receive masked data. Separate users with a comma. |
ExecuteUnion | Rewrites the SQL request. |
RULE_EMAIL_MASK | Masks email addresses. |
RULE_NAMEMASK | Masks names. |
RULE_STREET_MASK | Masks addresses. |
RULE_TELENO | Masks telephone numbers. |
SaveOrig | Saves the original SQL request. |
WhiteListDefinition | Defines the users that receive unmasked data. Separate users with a comma. |