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)
Syntaxpublic MaskingKind MaskingKind { get; set; }Public Property MaskingKind As MaskingKind
Get
Set
public:
property MaskingKind MaskingKind {
MaskingKind get ();
void set (MaskingKind value);
}member MaskingKind : MaskingKind with get, set
Property Value
Type:
MaskingKind
See Also