---
title: VSAccountApplicationProvider
framework: videosubscriberaccount
role: symbol
role_heading: Class
path: videosubscriberaccount/vsaccountapplicationprovider
---

# VSAccountApplicationProvider

An object to display app-specific providers in your app.

## Declaration

```swift
class VSAccountApplicationProvider
```

## Overview

Overview The VSAccountApplicationProvider object represents an app account provider to be added to the list of already available system TV providers in your app.

## Topics

### Creating an application provider

- [init(localizedDisplayName:identifier:)](videosubscriberaccount/vsaccountapplicationprovider/init(localizeddisplayname:identifier:).md)

### Application provider details

- [identifier](videosubscriberaccount/vsaccountapplicationprovider/identifier.md)
- [localizedDisplayName](videosubscriberaccount/vsaccountapplicationprovider/localizeddisplayname.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### TV app integration

- [VSAppleSubscription](videosubscriberaccount/vsapplesubscription-swift.struct.md)
- [VSSubscriptionRegistrationCenter](videosubscriberaccount/vssubscriptionregistrationcenter.md)
