SecurityPrincipalsCriteria.All Property

Definition

Specifies to true to return all principal items in a response.

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 it return all principal items in a response; otherwise, false.

Attributes

Applies to