<!--
{
  "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/accountProviderIdentifier",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Video Subscriber Account"
    ],
    "preciseIdentifier" : "s:22VideoSubscriberAccount06VSUserC0V25accountProviderIdentifierSSSgvp"
  },
  "title" : "accountProviderIdentifier"
}
-->

# accountProviderIdentifier

A string that uniquely identifies a provider known to Apple that provides the user account.

```
var accountProviderIdentifier: String? { get set }
```

## Discussion

For use only with TV Provider Authentication integrated apps.

---

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)