---
title: responsible_audit_token
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_process_t/responsible_audit_token
---

# responsible_audit_token

The audit token of the process responsible for this process.

## Declaration

```swift
var responsible_audit_token: audit_token_t
```

## Discussion

Discussion The responsible process may be this process itself, if there’s no responsible process or the responsible process already exited. This field is only available if the message version is 4 or greater.

## See Also

### Inspecting Audit Tokens

- [parent_audit_token](endpointsecurity/es_process_t/parent_audit_token.md)
