Condividi tramite


SecurityPrincipalsCriteria.All Proprietà

Definizione

Specifica che true restituisce tutti gli elementi dell'entità in una risposta.

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

Valore della proprietà

true se restituisce tutti gli elementi dell'entità in una risposta; in caso contrario, false.

Attributi

Si applica a