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