CommonSecurityDescriptor.IsSystemAclCanonical 속성

정의

CommonSecurityDescriptor 개체와 연결된 SACL(System Access Control List)이 정식 순서인지 여부를 지정하는 부울 값을 가져옵니다.

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

속성 값

개체와 연결된 SACL이 정식 순서이면 그렇지 않으면 .

적용 대상