SecurityPrincipalsCriteria.Type プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
プリンシパルの型を取得または設定します。
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 つです。
- 属性