SecurityPrincipalsCriteria.All Property

Definition

Gets or sets a value that indicates whether all users criteria are used.

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

Property Value

true if all users criteria are used; otherwise, false.

Attributes

Applies to