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

属性值

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

属性

适用于