FunctionPrivilegesCriteria.IsAuthorized 屬性

定義

取得或設定值,指出準則是否已獲得授權。

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

屬性值

Boolean

如果準則已獲得授權,則為 true,否則為 false

屬性

適用於