---
title: signatureData
framework: sharedwithyoucore
role: symbol
role_heading: Instance Property
path: sharedwithyoucore/swperson/signedidentityproof/signaturedata
---

# signatureData

The signature the system creates by signing the data with this person’s identity.

## Declaration

```swift
var signatureData: Data { get }
```
