ObjectSecurity.AreAuditRulesProtected 속성

정의

ObjectSecurity 개체와 관련된 SACL(시스템 액세스 제어 목록)이 보호되는지 여부를 지정하는 부울 값을 가져옵니다.

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

속성 값

Boolean

SACL 보호될 경우true 이고, 보호되지 않을 경우 false입니다.

적용 대상