SecurityPrincipalsCriteria.All プロパティ

定義

すべてのユーザーの基準が使われているかどうかを示す値を取得または設定します。

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

属性

適用対象