<!--
{
  "availability" : [
    "iOS: 14.2.0 -",
    "iPadOS: 14.2.0 -",
    "macOS: -",
    "tvOS: 14.2.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "VideoSubscriberAccount",
  "identifier" : "/documentation/VideoSubscriberAccount/VSAccountApplicationProvider/init(localizedDisplayName:identifier:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "Video Subscriber Account"
    ],
    "preciseIdentifier" : "c:objc(cs)VSAccountApplicationProvider(im)initWithLocalizedDisplayName:identifier:"
  },
  "title" : "init(localizedDisplayName:identifier:)"
}
-->

# init(localizedDisplayName:identifier:)

Returns an application provider using a given display name and identifier.

```
init(localizedDisplayName: String, identifier: String)
```

## Parameters

`localizedDisplayName`

The display name of the provider as it will appear in the list of providers.

`identifier`

The identifier of the provider.

## Discussion

---

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)