ObjectSecurity.AreAuditRulesCanonical Property

Definition

Gets a Boolean value that specifies whether the audit rules associated with this ObjectSecurity object are in canonical order.

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

Property Value

true if the audit rules are in canonical order; otherwise, false.

Applies to