ObjectSecurity.AreAuditRulesProtected Özellik

Tanım

Bu ObjectSecurity nesneyle ilişkili Sistem Access Control Listesi'nin (SACL) korunup korunmadığını belirten bir Boole değeri alır.

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

Özellik Değeri

Boolean

true SACL korunuyorsa; aksi takdirde , false.

Şunlara uygulanır