---
title: target
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_event_setacl_t/target
---

# target

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

## Declaration

```swift
var target: UnsafeMutablePointer<es_file_t>
```

## See Also

### Inspecting Event Properties

- [acl](endpointsecurity/es_event_setacl_t/acl.md)
- [set_or_clear](endpointsecurity/es_event_setacl_t/set_or_clear.md)
- [es_set_or_clear_t](endpointsecurity/es_set_or_clear_t.md)
- [reserved](endpointsecurity/es_event_setacl_t/reserved.md)
