<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "EndpointSecurity",
  "identifier" : "/documentation/EndpointSecurity/es_event_setacl_t",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Endpoint Security"
    ],
    "preciseIdentifier" : "c:@SA@es_event_setacl_t"
  },
  "title" : "es_event_setacl_t"
}
-->

# es_event_setacl_t

A type for an event that indicates the setting of a file’s access control list.

```
struct es_event_setacl_t
```

## Topics

### Inspecting Event Properties

[`target`](/documentation/EndpointSecurity/es_event_setacl_t/target)

The file containing the access control list to set or clear.

[`acl`](/documentation/EndpointSecurity/es_event_setacl_t/acl)

A union containing a settable access control list structure.

[`set_or_clear`](/documentation/EndpointSecurity/es_event_setacl_t/set_or_clear)

The access control list action represented by the event, either setting or clearing values.

[`es_set_or_clear_t`](/documentation/EndpointSecurity/es_set_or_clear_t)

A type that indicates whether an event represents setting or clearing a file’s access control list.

[`reserved`](/documentation/EndpointSecurity/es_event_setacl_t/reserved)

An unused field reserved for future use.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)