Condividi tramite


FunctionPrivilegesCriteria.IsAuthorized Proprietà

Definizione

Attenzione

Unused.

Filtra i privilegi in base alle autorizzazioni dei privilegi.

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

Valore della proprietà

true se i criteri dei privilegi di funzione sono autorizzati. In caso contrario, false.

Attributi

Si applica a