GenericAce.IsInherited 속성

정의

이 ACE(Access Control Entry)가 상속되는지 또는 명시적으로 설정되었는지 여부를 지정하는 부울 값을 가져옵니다.

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

속성 값

이 ACE가 상속되면

적용 대상