---
title: Pass Type IDs Entitlement
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/entitlements/com.apple.developer.pass-type-identifiers
---

# Pass Type IDs Entitlement

A list of identifiers that specify pass types that your app can access in Wallet.

## Discussion

Discussion The value for this key is an array of pass type identifiers. To add this entitlement to your app, enable the Wallet capability in Xcode. If your provisioning profile is associated with multiple pass type identifiers, specify which of the identifiers your app can interact with. Use $(TeamIdentifierPrefix)* to access all of the passes for your team. For more information, see Configure Wallet (iOS, watchOS). note: In iOS 17 and later, App Clips can use the Wallet capability. For more information on functionality that’s available to App Clips, see Choosing the right functionality for your App Clip.

## See Also

### Wallet

- [Merchant IDs Entitlement](bundleresources/entitlements/com.apple.developer.in-app-payments.md)
- [com.apple.developer.in-app-identity-presentment](bundleresources/entitlements/com.apple.developer.in-app-identity-presentment.md)
- [com.apple.developer.in-app-identity-presentment.merchant-identifiers](bundleresources/entitlements/com.apple.developer.in-app-identity-presentment.merchant-identifiers.md)
- [ID Verifier - Display Only](bundleresources/entitlements/com.apple.developer.proximity-reader.identity.display.md)
- [ID Verifier - Data Transfer](bundleresources/entitlements/com.apple.developer.proximity-reader.identity.read.md)
