Compartir a través de


SecurityPrincipalsCriteria.All Propiedad

Definición

Obtiene o establece un valor que indica si se usan todos los criterios de los usuarios.

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

Valor de propiedad

true, si se utilizan los criterios de todos los usuarios; de lo contrario, false.

Atributos

Se aplica a