Represents a set of privilege assignments and data masking information.
|
 | elementUniqueName |
Gets the unique name of the data element to which this data privilege applies.
|
 | maskingCharacter |
Gets the character being used to apply masking to the data element.
|
 | maskingKind |
Gets or sets the kind of masking to apply to the data element.
|
 | numberOfCharacters |
Gets or sets the number of characters to be masked or preserved, depending on the masking kind.
A positive value indicates the number of characters from the start of the value,
a negative value indicates the number of characters from the end of the value.
|
 | privilegeAssignments |
Gets the list of privilege assignments for the data element.
|