IHierarchySecurityAttributeId Property |
Gets the security attribute ID, if one is associated with the current hierarchy.
Namespace:
Dundas.BI.Data.Metadata
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax Guid? SecurityAttributeId { get; }
ReadOnly Property SecurityAttributeId As Guid?
Get
property Nullable<Guid> SecurityAttributeId {
Nullable<Guid> get ();
}
abstract SecurityAttributeId : Nullable<Guid> with get
Property Value
Type:
NullableGuidSee Also