DataPrivilegeMaskingKind Property

Gets or sets the kind of masking to apply to the data element.

Namespace:  Dundas.BI.Data.Metadata
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.1.0.1000)
Syntax
public MaskingKind MaskingKind { get; set; }

Property Value

Type: MaskingKind
See Also