---
title: ES_AUTH_RESULT_ALLOW
framework: endpointsecurity
role: symbol
role_heading: Global Variable
path: endpointsecurity/es_auth_result_allow
---

# ES_AUTH_RESULT_ALLOW

The caller authorizes the event and allows it to continue.

## Declaration

```swift
var ES_AUTH_RESULT_ALLOW: es_auth_result_t { get }
```

## See Also

### Authorization Values

- [ES_AUTH_RESULT_DENY](endpointsecurity/es_auth_result_deny.md)
