DataPrivilege Class |
Namespace: Dundas.BI.Data.Metadata
The DataPrivilege type exposes the following members.
| Name | Description | |
|---|---|---|
| DataPrivilege |
Initializes a new instance of the DataPrivilege class.
|
| Name | Description | |
|---|---|---|
| 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.
|