ObjectSecurity.AreAuditRulesProtected Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob die Systemzugriffssteuerungsliste (System Access Control List, SACL), die diesem ObjectSecurity-Objekt zugeordnet ist, geschützt ist.

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

Eigenschaftswert

Boolean

true, wenn die SACL geschützt ist, andernfalls false.

Gilt für