ObjectAce.InheritedObjectAceType 속성

정의

ObjectAce 개체가 나타내는 ACE(Access Control Entry)를 상속할 수 있는 개체 형식의 GUID를 가져오거나 설정합니다.

public:
 property Guid InheritedObjectAceType { Guid get(); void set(Guid value); };
public Guid InheritedObjectAceType { get; set; }
member this.InheritedObjectAceType : Guid with get, set
Public Property InheritedObjectAceType As Guid

속성 값

ObjectAce 개체가 나타내는 ACE(Access Control Entry)를 상속할 수 있는 개체 형식의 GUID입니다.

설명

매개 변수 값에 ObjectAceFlagsInheritedObjectAceTypePresent이 없으면 이 속성은 무시됩니다.

적용 대상