ObjectSecurity.AreAuditRulesProtected Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a Boolean value that specifies whether the System Access Control List (SACL) associated with this ObjectSecurity object is protected.
public:
 property bool AreAuditRulesProtected { bool get(); };public bool AreAuditRulesProtected { get; }member this.AreAuditRulesProtected : boolPublic ReadOnly Property AreAuditRulesProtected As BooleanProperty Value
true if the SACL is protected; otherwise, false.