Compartir a través de


FunctionPrivilegesCriteria.IsAuthorized Propiedad

Definición

Obtiene o establece un valor que indica si se autorizan los criterios.

public:
 property bool IsAuthorized { bool get(); void set(bool value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public bool IsAuthorized { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.IsAuthorized : bool with get, set
Public Property IsAuthorized As Boolean

Valor de propiedad

true, si los criterios están autorizados; de lo contrario, false.

Atributos

Se aplica a