AuthorizationRule.IsInherited 屬性

定義

取得值,表示這個規則是否會明確地設定或繼承自父容器物件。

public:
 property bool IsInherited { bool get(); };
public bool IsInherited { get; }
member this.IsInherited : bool
Public ReadOnly Property IsInherited As Boolean

屬性值

Boolean

如果這個規則未明確設定,但改為繼承自父容器,則為 true

適用於