次の方法で共有


SecurityPrincipalsCriteria.Type プロパティ

定義

User または Group

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

プロパティ値

またはUserGroup

属性

適用対象