Partager via


Classe HierarchyMemberPrivilege

Represents a hierarchy member privilege security assignment for a user or group.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.MasterDataServices.Services.DataContracts..::..HierarchyMemberPrivilege

Espace de noms :  Microsoft.MasterDataServices.Services.DataContracts
Assembly :  Microsoft.MasterDataServices.Services (en Microsoft.MasterDataServices.Services.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
<DataContractAttribute(Name := "HierarchyMemberPrivilege", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public NotInheritable Class HierarchyMemberPrivilege
'Utilisation
Dim instance As HierarchyMemberPrivilege
[SerializableAttribute]
[DataContractAttribute(Name = "HierarchyMemberPrivilege", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public sealed class HierarchyMemberPrivilege
[SerializableAttribute]
[DataContractAttribute(Name = L"HierarchyMemberPrivilege", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class HierarchyMemberPrivilege sealed
[<SealedAttribute>]
[<SerializableAttribute>]
[<DataContractAttribute(Name = "HierarchyMemberPrivilege", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type HierarchyMemberPrivilege =  class end
public final class HierarchyMemberPrivilege

Le type HierarchyMemberPrivilege expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique HierarchyMemberPrivilege Initializes a new instance of the HierarchyMemberPrivilege class.

Haut de la page

Propriétés

  Nom Description
Propriété publique AuditInfo Gets or sets an AuditInfo complex type.
Propriété publique EntityId Gets or sets the Identifier of the Entity associated with the hierarchy member security privilege.
Propriété publique HierarchyId Gets or sets the Identifier of the Hierarchy associated with the hierarchy member security privilege.
Propriété publique HierarchyType Gets or sets the HierarchyType (explicit or derived) of the Hierarchy associated with the hierarchy member security privilege.
Propriété publique Identifier Gets or sets the Identifier of the hierarchy member privilege assignment.
Propriété publique IsModelAdministrator Gets or sets a value indicating whether the user’s effective permission for the model is model administrator.
Propriété publique MemberId Gets or sets the Identifier of the master data member associated with the hierarchy member security privilege.
Propriété publique ModelId Gets or sets the Identifier of the Model associated with the hierarchy member security privilege.
Propriété publique Permission Gets or sets the Permission assigned for this member and security principal.
Propriété publique PrincipalId Gets or sets an Identifier complex type.
Propriété publique PrincipalType Gets or sets a PrincipleType simple type.
Propriété publique VersionId Gets or sets the version identifier.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.