Clase HierarchyMemberPrivilege
Represents a hierarchy member privilege security assignment for a user or group.
Jerarquía de herencia
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..HierarchyMemberPrivilege
Espacio de nombres: Microsoft.MasterDataServices.Services.DataContracts
Ensamblado: Microsoft.MasterDataServices.Services (en Microsoft.MasterDataServices.Services.dll)
Sintaxis
'Declaración
<SerializableAttribute> _
<DataContractAttribute(Name := "HierarchyMemberPrivilege", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public NotInheritable Class HierarchyMemberPrivilege
'Uso
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
El tipo HierarchyMemberPrivilege expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
HierarchyMemberPrivilege | Initializes a new instance of the HierarchyMemberPrivilege class. |
Arriba
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
AuditInfo | Gets or sets an AuditInfo complex type. |
![]() |
EntityId | Gets or sets the Identifier of the Entity associated with the hierarchy member security privilege. |
![]() |
HierarchyId | Gets or sets the Identifier of the Hierarchy associated with the hierarchy member security privilege. |
![]() |
HierarchyType | Gets or sets the HierarchyType (explicit or derived) of the Hierarchy associated with the hierarchy member security privilege. |
![]() |
Identifier | Gets or sets the Identifier of the hierarchy member privilege assignment. |
![]() |
IsModelAdministrator | Gets or sets a value indicating whether the user’s effective permission for the model is model administrator. |
![]() |
MemberId | Gets or sets the Identifier of the master data member associated with the hierarchy member security privilege. |
![]() |
ModelId | Gets or sets the Identifier of the Model associated with the hierarchy member security privilege. |
![]() |
Permission | Gets or sets the Permission assigned for this member and security principal. |
![]() |
PrincipalId | Gets or sets an Identifier complex type. |
![]() |
PrincipalType | Gets or sets a PrincipleType simple type. |
![]() |
VersionId | Gets or sets the version identifier. |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de Object.) |
![]() |
Finalize | (Se hereda de Object.) |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
MemberwiseClone | (Se hereda de Object.) |
![]() |
ToString | (Se hereda de Object.) |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
.gif)
.gif)
.gif)