次の方法で共有


HierarchyMemberPrivilegesCriteria.PrincipalType プロパティ

定義

指定した PrincipalTypeに基づいて特権をフィルター処理します。

public:
 property Microsoft::MasterDataServices::Services::DataContracts::PrincipalType PrincipalType { Microsoft::MasterDataServices::Services::DataContracts::PrincipalType get(); void set(Microsoft::MasterDataServices::Services::DataContracts::PrincipalType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.Services.DataContracts.PrincipalType PrincipalType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.PrincipalType : Microsoft.MasterDataServices.Services.DataContracts.PrincipalType with get, set
Public Property PrincipalType As PrincipalType

プロパティ値

指定された PrincipalType に基づく特権。

属性

注釈

既定値は [ユーザー アカウント] です。

適用対象