---
title: ES_XPC_DOMAIN_TYPE_SYSTEM
framework: endpointsecurity
role: symbol
role_heading: Global Variable
path: endpointsecurity/es_xpc_domain_type_system
---

# ES_XPC_DOMAIN_TYPE_SYSTEM

## Declaration

```swift
var ES_XPC_DOMAIN_TYPE_SYSTEM: es_xpc_domain_type_t { get }
```

## See Also

### Constants

- [ES_ADDRESS_TYPE_IPV4](endpointsecurity/es_address_type_ipv4.md)
- [ES_ADDRESS_TYPE_IPV6](endpointsecurity/es_address_type_ipv6.md)
- [ES_ADDRESS_TYPE_NAMED_SOCKET](endpointsecurity/es_address_type_named_socket.md)
- [ES_ADDRESS_TYPE_NONE](endpointsecurity/es_address_type_none.md)
- [ES_AUTHENTICATION_TYPE_AUTO_UNLOCK](endpointsecurity/es_authentication_type_auto_unlock.md)
- [ES_AUTHENTICATION_TYPE_LAST](endpointsecurity/es_authentication_type_last.md)
- [ES_AUTHENTICATION_TYPE_OD](endpointsecurity/es_authentication_type_od.md)
- [ES_AUTHENTICATION_TYPE_TOKEN](endpointsecurity/es_authentication_type_token.md)
- [ES_AUTHENTICATION_TYPE_TOUCHID](endpointsecurity/es_authentication_type_touchid.md)
- [ES_AUTHORIZATION_RULE_CLASS_ALLOW](endpointsecurity/es_authorization_rule_class_allow.md)
- [ES_AUTHORIZATION_RULE_CLASS_DENY](endpointsecurity/es_authorization_rule_class_deny.md)
- [ES_AUTHORIZATION_RULE_CLASS_INVALID](endpointsecurity/es_authorization_rule_class_invalid.md)
- [ES_AUTHORIZATION_RULE_CLASS_MECHANISM](endpointsecurity/es_authorization_rule_class_mechanism.md)
- [ES_AUTHORIZATION_RULE_CLASS_RULE](endpointsecurity/es_authorization_rule_class_rule.md)
- [ES_AUTHORIZATION_RULE_CLASS_UNKNOWN](endpointsecurity/es_authorization_rule_class_unknown.md)
