Partager via


FunctionPrivilege.IsAuthorized Propriété

Définition

Attention

Always true. The existence of the functional permission implies that it is authorized.

Spécifie la valeur true si le privilège fonctionnel est autorisé.

public:
 property bool IsAuthorized { bool get(); void set(bool value); };
[System.Obsolete("Always true. The existence of the functional permission implies that it is authorized.")]
[System.Runtime.Serialization.DataMember]
public bool IsAuthorized { get; set; }
[<System.Obsolete("Always true. The existence of the functional permission implies that it is authorized.")>]
[<System.Runtime.Serialization.DataMember>]
member this.IsAuthorized : bool with get, set
Public Property IsAuthorized As Boolean

Valeur de propriété

true si le privilège fonctionnel est autorisé ; sinon, false.

Attributs

S’applique à