Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Defines the data contract for the hierarchy member permission.
Hiérarchie d'héritage
System.Object
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.HierarchyMemberPrivilege
Espace de noms : Microsoft.MasterDataServices.Services.DataContracts
Assembly : Microsoft.MasterDataServices.Services.Contracts (en Microsoft.MasterDataServices.Services.Contracts.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
<DataContractAttribute(Name := "HierarchyMemberPrivilege", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public NotInheritable Class HierarchyMemberPrivilege _
Inherits DataContractBase
'Utilisation
Dim instance As HierarchyMemberPrivilege
[SerializableAttribute]
[DataContractAttribute(Name = "HierarchyMemberPrivilege", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public sealed class HierarchyMemberPrivilege : DataContractBase
[SerializableAttribute]
[DataContractAttribute(Name = L"HierarchyMemberPrivilege", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class HierarchyMemberPrivilege sealed : public DataContractBase
[<SealedAttribute>]
[<SerializableAttribute>]
[<DataContractAttribute(Name = "HierarchyMemberPrivilege", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type HierarchyMemberPrivilege =
class
inherit DataContractBase
end
public final class HierarchyMemberPrivilege extends DataContractBase
Le type HierarchyMemberPrivilege expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
HierarchyMemberPrivilege | Initializes a new instance of the HierarchyMemberPrivilege class. |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
AuditInfo | Gets or sets the audit information. |
![]() |
EntityId | Gets or sets the identifier of the entity. |
![]() |
HierarchyId | Gets or sets the identifier of the hierarchy. |
![]() |
HierarchyType | Gets or sets the type of the hierarchy. |
![]() |
Identifier | Gets or sets the identifier of the hierarchy member permission. |
![]() |
IsModelAdministrator | Gets or sets a value that indicates whether the principal is a model administrator. |
![]() |
MemberId | Gets or sets the identifier of the member. |
![]() |
ModelId | Gets or sets the identifier of the model. |
![]() |
Permission | Gets or sets the permission assigned for the member and security principal. |
![]() |
PrincipalId | Gets or sets the identifier of the principal. |
![]() |
PrincipalType | Gets or sets the type of the principal. |
![]() |
VersionId | Gets or sets the context version identifier. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
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.
Voir aussi
Référence
Espace de noms Microsoft.MasterDataServices.Services.DataContracts
.gif)
.gif)