HierarchyMemberPrivilegesCriteria Class
The hierarchy member privilege criteria.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Microsoft.MasterDataServices.Services.DataContracts::DataContractBase
Microsoft.MasterDataServices.Services.DataContracts::HierarchyMemberPrivilegesCriteria
| Name | Description | |
|---|---|---|
![]() | HierarchyMemberPrivilegesCriteria() | Default constructor for the HierarchyMemberPrivilegesCriteria. |
| Name | Description | |
|---|---|---|
![]() | AccessPermission | Gets or sets the access permission. |
![]() | EntityId | Gets or sets the EntityIdentifier. |
![]() | HierarchyId | Gets or sets the hierarchy Identifier. |
![]() | HierarchyType | Gets or sets the HierarchyType. |
![]() | Identifiers | Gets or sets the privilege Identifiers. |
![]() | MemberCode | Obsolete. Gets or sets the member code. |
![]() | ModelId | Gets or sets the ModelIdentifier. |
![]() | Permission | Gets or sets the PermissionType. |
![]() | PrincipalId | Gets or sets the privileges based on the specified principal Identifier. |
![]() | PrincipalType | Gets or sets the privileges based on the specified PrincipalType. |
![]() | ResultType | Gets or sets the result type. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
The HierarchyMemberPrivilege criteria specifies the hierarchy member privilege.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

