---
title: data
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_token_t/data
---

# data

A data buffer.

## Declaration

```swift
var data: UnsafePointer<UInt8>!
```

## See Also

### Inspecting the Token

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