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

属性

适用于