ObjectSecurity.AreAccessRulesProtected Özellik

Tanım

Bu ObjectSecurity nesneyle ilişkili İsteğe Bağlı Access Control Listesi'nin (DACL) korunup korunmadığını belirten bir Boole değeri alır.

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

Özellik Değeri

Boolean

true DACL korunuyorsa; aksi takdirde , false.

Şunlara uygulanır