ObjectSecurity.AreAuditRulesCanonical 속성

정의

ObjectSecurity 개체와 관련된 감사 규칙이 정식 순서대로 되어 있는지 여부를 지정하는 부울 값을 가져옵니다.

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

속성 값

Boolean

감사 규칙이 정식 순서대로 되어 있으면true 이고, 그렇지 않은 경우 false입니다.

적용 대상