Partager via


FunctionPrivilegesCriteria.IsAuthorized Propriété

Définition

Attention

Unused.

Filtre les privilèges en fonction des autorisations de privilèges.

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

Valeur de propriété

true si les critères de privilèges de fonction sont autorisés ; sinon, false.

Attributs

S’applique à