ObjectSecurity.AreAccessRulesProtected Propriété

Définition

Obtient une valeur booléenne qui spécifie si la liste de contrôle d’accès discrétionnaire (DACL) associée à cet objet ObjectSecurity est protégée.

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

Valeur de propriété

true si la liste est protégée ; sinon, false.

S’applique à