Класс HierarchyMemberPrivilege

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

Иерархия наследования

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

Пространство имен:  Microsoft.MasterDataServices.Services.DataContracts
Сборка:  Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)

Синтаксис

'Декларация
<SerializableAttribute> _
<DataContractAttribute(Name := "HierarchyMemberPrivilege", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public NotInheritable Class HierarchyMemberPrivilege
'Применение
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

Тип HierarchyMemberPrivilege обеспечивает доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод HierarchyMemberPrivilege Initializes a new instance of the HierarchyMemberPrivilege class.

В начало

Свойства

  Имя Описание
Открытое свойство 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.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Защищенный метод MemberwiseClone (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.