HierarchyMemberPrivilegesCriteria Class
SQL Server 2012
Represents the criteria for hierarchy member privileges.
System.Object
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.HierarchyMemberPrivilegesCriteria
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.HierarchyMemberPrivilegesCriteria
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
The HierarchyMemberPrivilegesCriteria type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | HierarchyMemberPrivilegesCriteria | Initializes a new instance of the HierarchyMemberPrivilegesCriteria class. |
| Name | Description | |
|---|---|---|
![]() | All | Gets a value that indicates whether the results will include all privileges. |
![]() | EntityId | Gets or sets the entity identifier. |
![]() | HierarchyId | Gets or sets the hierarchy identifier. |
![]() | HierarchyType | Gets or sets the hierarchy type. |
![]() | Identifiers | Gets or sets the collection of the hierarchy member privilege identifiers that are used. |
![]() | MemberCode | Gets or sets the member code. |
![]() | ModelId | Gets or sets the model identifier. |
![]() | Permission | Gets or sets the permission. |
![]() | PrincipalId | Gets or sets the principal identifier. |
![]() | PrincipalType | Gets or sets the principal type. |
![]() | ResultType | Gets or sets the result type. |

