DataMaskingEntity Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class DataMaskingEntity
type DataMaskingEntity = class
Public Class DataMaskingEntity
- Inheritance
-
DataMaskingEntity
Constructors
DataMaskingEntity() |
Initializes a new instance of the DataMaskingEntity class. |
DataMaskingEntity(String, String) |
Initializes a new instance of the DataMaskingEntity class. |
Properties
Mode |
Gets or sets data masking mode. Possible values include: 'Mask', 'Hide' |
Value |
Gets or sets the name of an entity to mask (e.g. a name of a header or a query parameter). |