<!--
{
  "availability" : [
    "iOS: 16.4.0 -",
    "iPadOS: 16.4.0 -",
    "macOS: 13.3.0 -",
    "tvOS: 16.4.0 -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "VideoSubscriberAccount",
  "identifier" : "/documentation/VideoSubscriberAccount/VSUserAccount-swift.struct/requiresSystemTrust",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Video Subscriber Account"
    ],
    "preciseIdentifier" : "s:22VideoSubscriberAccount06VSUserC0V19requiresSystemTrustSbvp"
  },
  "title" : "requiresSystemTrust"
}
-->

# requiresSystemTrust

A Boolean value that indicates whether the update URL must have a system-trusted certificate.

```
var requiresSystemTrust: Bool { get set }
```

## Discussion

If this value is true, the update URL must have a system-trusted certificate, and not a user-trusted certificate.

---

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)