次の方法で共有


SecurityPrincipalsCriteria.All プロパティ

定義

応答内のすべてのプリンシパル 項目を返すには、 を true に指定します。

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

プロパティ値

応答ですべてのプリンシパル項目を返す場合は true、それ以外の場合は false

属性

適用対象