SecurityPrincipalsCriteria.All Proprietà

Definizione

Specifica true per restituire tutti gli elementi Principal 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à

Boolean

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

Attributi

Si applica a