<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macOS: 12.0.0 -",
    "tvOS: 15.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 8.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "StoreKit",
  "identifier" : "/documentation/StoreKit/VerificationResult/deviceVerification-5hvi9",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "StoreKit"
    ],
    "preciseIdentifier" : "s:8StoreKit18VerificationResultOA2A7ProductV16SubscriptionInfoV07RenewalG0VRszlE06deviceC010Foundation4DataVvp"
  },
  "title" : "deviceVerification"
}
-->

# deviceVerification

The device verification value to use to verify whether the subscription renewal information belongs to the device.

```
var deviceVerification: Data { get }
```

## Discussion

For more information about using the device verification value, see [`deviceVerification`](/documentation/StoreKit/Transaction/deviceVerification).

This value is identical to the [`deviceVerification`](/documentation/StoreKit/Product/SubscriptionInfo/RenewalInfo/deviceVerification) value in [`Product.SubscriptionInfo.RenewalInfo`](/documentation/StoreKit/Product/SubscriptionInfo/RenewalInfo).

---

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)