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

# is_es_client

A Boolean value that indicates whether the process connects to the Endpoint Security subsystem.

## Declaration

```swift
var is_es_client: Bool
```

## See Also

### Inspecting the Source Process

- [audit_token](endpointsecurity/es_process_t/audit_token.md)
- [executable](endpointsecurity/es_process_t/executable.md)
- [is_platform_binary](endpointsecurity/es_process_t/is_platform_binary.md)
- [start_time](endpointsecurity/es_process_t/start_time.md)
