HierarchyMemberPrivilegesCriteria Class
Specifies criteria for hierarchy member privileges.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Microsoft.MasterDataServices::DataContractBase
Microsoft.MasterDataServices::HierarchyMemberPrivilegesCriteria
| Name | Description | |
|---|---|---|
![]() | HierarchyMemberPrivilegesCriteria() | Initializes a new instance of the HierarchyMemberPrivilegesCriteria class. |
| Name | Description | |
|---|---|---|
![]() | EntityId | Gets or sets an entity ID. |
![]() | ExtensionData | Gets or sets the structure that contains extra data.(Inherited from DataContractBase.) |
![]() | HierarchyId | Gets or sets a hierarchy ID |
![]() | HierarchyType | Gets or sets a hierarchy type. |
![]() | Identifiers | Gets or sets an array that specifies the hierarchy member privilege identifiers. |
![]() | MemberCode | Gets or sets a member code. |
![]() | ModelId | Gets or sets a model ID. |
![]() | Permission | Gets or sets a permission. |
![]() | PrincipalId | Gets or sets a principal ID. |
![]() | PrincipalType | Gets or sets a principal type. |
![]() | ResultType | Gets or sets a result type. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


