<!--
{
  "availability" : [
    "tvOS: 15.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AuthenticationServices",
  "identifier" : "/documentation/AuthenticationServices/ASAuthorizationCustomMethod/videoSubscriberAccount",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Authentication Services",
      "AuthenticationServices"
    ],
    "preciseIdentifier" : "c:@ASAuthorizationCustomMethodVideoSubscriberAccount"
  },
  "title" : "videoSubscriberAccount"
}
-->

# videoSubscriberAccount

A type of authorization that uses a TV provider account to sign in.

```
static let videoSubscriberAccount: ASAuthorizationCustomMethod
```

## Discussion

This kind of authorization method displays a Sign in with TV Provider button.

---

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)