HierarchyMemberPrivilege Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies a hierarchy member privilege security assignment for a user or group.
public ref class HierarchyMemberPrivilege : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="HierarchyMemberPrivilege", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class HierarchyMemberPrivilege : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="HierarchyMemberPrivilege", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type HierarchyMemberPrivilege = class
inherit DataContractBase
Public Class HierarchyMemberPrivilege
Inherits DataContractBase
- Inheritance
- Attributes
Constructors
HierarchyMemberPrivilege() |
Initializes a new instance of the HierarchyMemberPrivilege class. |
Properties
AuditInfo |
Gets or sets audit information. |
EntityId |
Gets or sets the ID of the entity. |
ExtensionData |
Gets or sets the structure that contains extra data. (Inherited from DataContractBase) |
HierarchyId |
Gets or sets the ID of the hierarchy. |
HierarchyType |
Gets or sets the type (explicit or derived) of the hierarchy that is associated with the hierarchy member security privilege. |
Identifier |
Gets or sets the ID of the HierarchyMemberPrivilege. |
IsModelAdministrator |
Gets or sets a value that indicates whether the user’s effective permission for the model is model administrator. |
MemberId |
Gets or sets the ID of the master data member that is associated with the hierarchy member security privilege. |
ModelId |
Gets or sets the ID of the model that is associated with the hierarchy member security privilege. |
Permission |
Gets or sets the permission that is assigned for this member and security principal. |
PrincipalId |
Gets or sets the ID of the principal. |
PrincipalType |
Gets or sets the type of the principal. |
VersionId |
Gets or sets the ID of the version. |