SecurityPrivilegesDeleteCriteria.HierarchyMemberPrivileges 属性

定义

指定 HierarchyMemberPrivilege 条件的标识符。

public:
 property System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::Identifier ^> ^ HierarchyMemberPrivileges { System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::Identifier ^> ^ get(); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Services.DataContracts.Identifier> HierarchyMemberPrivileges { get; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.HierarchyMemberPrivileges : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Services.DataContracts.Identifier>
Public ReadOnly Property HierarchyMemberPrivileges As Collection(Of Identifier)

属性值

条件 HierarchyMemberPrivilege 的标识符。

属性

适用于