Partager via


SecurityPrincipalsCriteria.All Propriété

Définition

Spécifie la valeur true pour renvoyer tous les éléments principaux d’une réponse.

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

Valeur de propriété

true si tous les éléments du principal sont retournés dans une réponse ; sinon, false.

Attributs

S’applique à