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

属性

適用対象