HierarchyMemberPrivilege Class
Data value-based access to MDS for a user or group.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Microsoft.MasterDataServices.Services.DataContracts::DataContractBase
Microsoft.MasterDataServices.Services.DataContracts::HierarchyMemberPrivilege
| Name | Description | |
|---|---|---|
![]() | HierarchyMemberPrivilege() | Default constructor for the HierarchyMemberPrivilege. |
| Name | Description | |
|---|---|---|
![]() | AccessPermission | Gets or sets the AccessPermissionType. Only relevant when the Permission is Access. |
![]() | AuditInfo | Gets or sets the audit information. |
![]() | EntityId | Gets or sets the EntityIdentifier. |
![]() | HierarchyId | Gets or sets the hierarchy Identifier. |
![]() | HierarchyType | Gets or sets the HierarchyType. |
![]() | Identifier | Gets or sets the permission Identifier. |
![]() | IsModelAdministrator | Obsolete. Gets or sets a value that indicates whether the principal is an administrator of the Model. |
![]() | MemberId | Gets or sets the MemberIdentifier. |
![]() | ModelId | Gets or sets the ModelIdentifier. |
![]() | Permission | Gets or sets the PermissionType. |
![]() | PrincipalId | Gets or sets the Identifier of the security principal that has the privilege. |
![]() | PrincipalType | Gets or sets the PrincipalType. |
![]() | VersionId | Gets or sets the context VersionIdentifier. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
The HierarchyMemberPrivilege complex type specifies a hierarchy member privilege security assignment for a user or group.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

