ObjectSecurity.AreAuditRulesProtected Propriété

Définition

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

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

Valeur de propriété

Boolean

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

S’applique à