ObjectSecurity.AreAuditRulesProtected Property

Definition

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 : bool
Public ReadOnly Property AreAuditRulesProtected As Boolean

Property Value

true if the SACL is protected; otherwise, false.

Applies to