FunctionPrivilegesCriteria.IsAuthorized 属性

定义

注意

Unused.

根据特权权限筛选特权。

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

属性值

如果对函数特权条件授权,则为 true;否则为 false

属性

适用于