---
title: es_result_t
framework: endpointsecurity
role: symbol
role_heading: Structure
path: endpointsecurity/es_result_t
---

# es_result_t

The result of the Endpoint Security subsystem authorization process.

## Declaration

```swift
struct es_result_t
```

## Topics

### Inspecting Result Properties

- [result](endpointsecurity/es_result_t/result.md)
- [result_type](endpointsecurity/es_result_t/result_type.md)
- [es_result_type_t](endpointsecurity/es_result_type_t.md)

### Initializers

- [init()](endpointsecurity/es_result_t/init().md)
- [init(result_type:result:)](endpointsecurity/es_result_t/init(result_type:result:).md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)

## See Also

### Supporting Types

- [es_string_token_t](endpointsecurity/es_string_token_t.md)
- [es_token_t](endpointsecurity/es_token_t.md)
