Lenguaje

FunctionPrivilegesCriteria.IsAuthorized Propiedad

Definición

Obtiene o establece un valor que indica si los criterios están autorizados.

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; en caso contrario, false.

Atributos

Se aplica a