MaskingOptionItemObject
The MaskingOptionItemObject
class represents a configuration for how specific types of sensitive data should be masked or displayed.
This class encapsulates the settings that define how a particular category of data should be handled in terms of masking and visibility, including the masking action type, custom values, and detailed display options.
Properties
Name | Description |
---|---|
ActionType | Gets or sets the type of masking action to be applied to the data. |
Category | Gets or sets the category of data to which the masking options will be applied. |
ActionValue | Gets or sets the custom value to be used with the masking action. |
RestrictedShowOptions | Gets or sets the detailed configuration for restricted data visibility. |