FunctionHierarchySecurityAttributeId Property

Gets the security attribute ID, if one is associated with the current hierarchy.

Namespace:  Dundas.BI.Data.Functions
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
public Guid? SecurityAttributeId { get; }

Property Value

Type: NullableGuid

Implements

IHierarchySecurityAttributeId
See Also