次の方法で共有


SecurityPrincipalsCriteria.Type プロパティ

定義

プリンシパルの型を取得または設定します。

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

プロパティ値

PrincipalType の値の 1 つです。

属性

適用対象