ObjectSecurity.AreAccessRulesProtected Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob die freigegebene Zugriffssteuerungsliste (Discretionary Access Control List, DACL), die diesem ObjectSecurity-Objekt zugeordnet ist, geschützt ist.

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

Eigenschaftswert

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

Gilt für: