Masking parameters | Descriptions |
---|---|
Mask Format | The type of character to substitute for each character in the source data. You can limit each character to an alphanumeric, numeric, or character type. |
Filter Source | Determines whether to skip masking some of the source characters. Configure the Source Filter Type and the Source Filter Chars parameters when you enable this option. Default is disabled. |
Source Filter Type | Defines a filter that determines which characters to mask in the source. Use with the Source Filter Chars parameter. You must enable the Filter Source parameter to configure this parameter. Choose one of the following options:
|
Source Filter Chars | The source characters that you want to mask or the source characters that you want to skip masking. Each character is case-sensitive. Enter the source filter characters with no delimiters. For example, AaBbC. |
Filter Target | Determines whether to limit the characters that can appear in the target. Configure the Target Filter Type and the Target Filter Chars parameters when you enable this option. Default is disabled. |
Target Filter Type | Defines a filter that determines which characters to use in the target mask. Use with the Target Filter Chars parameter. You must enable the Filter Target parameter to configure this parameter. Choose one of the following options:
|
Target Filter Chars | The characters that you want to use in a mask or the characters that do not want to use in a mask, based on the values of target filter type. Each character is case-sensitive. Enter the target filter characters with no delimiters. For example, AaBbC. |
Masking parameter | Description |
---|---|
Range | A range that you want to set for the numeric data. Select the check box to enter a minimum and maximum range. |
Minimum Range | The minimum value of the range. |
Maximum Range | The maximum value of the range. The maximum value must be greater than the minimum value. |
Blurring | A range of output values that are within a fixed variance or percent variance of the source data. Select the check box to enter blurring details. |
Blurring Option | The unit of blurring. Select Fixed or Percent. Default is Fixed. |
Low Bound | The low boundary of the variance from the source number. |
High Bound | The high boundary of the variance from the source number. |
Blurring type | Low | High | Result |
---|---|---|---|
Fixed | 0 | 10 | Between 66 and 76 |
Fixed | 10 | 0 | Between 56 and 66 |
Fixed | 10 | 10 | Between 56 and 76 |
Percent | 0 | 50 | Between 66 and 99 |
Percent | 50 | 0 | Between 33 and 66 |
Percent | 50 | 50 | Between 33 and 99 |
Masking parameter | Description |
---|---|
Range | A range that you want to specify for the date data. Select the check box to set minimum and maximum values for a datetime value. |
Minimum Range | The minimum value to return for the selected datetime value. The default datetime format is MM/DD/YYYY HH24:MI:SS. |
Maximum Range | The maximum value to return for the selected datetime value. The maximum datetime must be later than the minimum datetime. |
Blurring | Mask a date as a variance of the source date. |
Blurring Unit | Unit of the date to apply the variance to. Select the year, month, day, or hour. Default is year. |
Low Bound | The low boundary of the variance from the source date. |
High Bound | The high boundary of the variance from the source date. |