<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "EndpointSecurity",
  "identifier" : "/documentation/EndpointSecurity/es_token_t",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Endpoint Security"
    ],
    "preciseIdentifier" : "c:@SA@es_token_t"
  },
  "title" : "es_token_t"
}
-->

# es_token_t

An arbitrary buffer of data with its size.

```
struct es_token_t
```

## Topics

### Inspecting the Token

[`data`](/documentation/EndpointSecurity/es_token_t/data)

A data buffer.

[`size`](/documentation/EndpointSecurity/es_token_t/size)

The size of the data buffer, in bytes.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)