Stored Procedure Accelerator Guide for Microsoft SQL Server

Stored Procedure Accelerator Guide for Microsoft SQL Server

FuncMasks1 Rule

FuncMasks1 Rule

The FuncMasks1 rule masks a table-valued function.
You can configure the FuncMasks1 to mask a table-valued function. Add a row in the rule action for each column that the function outputs. Create a rule for each table-valued function.
The FuncMasks1 rule has the following values:
Name
The name of the rule is FuncMasks1. You can change the name of the rule based on the name of the table-valued function.
Matcher
The rule uses the Any matcher.
Rule Action
The rule uses the Mask rule action.
Table Name
Enter the name of the table-valued function.
Column Name
Enter the name of the column that you want to mask, preceded by .*. For example, you might enter:
.*SALARY
Masking Function
Enter the masking function that you want to use to mask the column data.
Processing Action
The rule uses the Continue processing action.

0 COMMENTS

We’d like to hear from you!