FunctionPrivilegesCriteria.IsAuthorized Property

Definition

Caution

Unused.

Filters the privileges based on privilege permissions.

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

Property Value

true if the function privileges criteria is authorized; otherwise, false.

Attributes

Applies to