GenericAce.IsInherited プロパティ

定義

このAccess Control Entry (ACE) を継承するか、明示的に設定するかを指定するブール値を取得します。

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

プロパティ値

true この ACE が継承される場合は〘。それ以外の場合は false

適用対象