---
title: com.apple.security.smartcard
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/entitlements/com.apple.security.smartcard
---

# com.apple.security.smartcard

A Boolean that indicates whether your app has access to smart card slots and smart cards.

## Discussion

Discussion Add this entitlement to your app with a value of true if you want to use the TKSmartCardSlotManager class. For an app without the entitlement, the slot manager’s default value is nil. The system also requires this entitlement for sandboxed applications that access smart cards using legacy PCSC framework APIs.

## See Also

### Device access

- [Audio Input Entitlement](bundleresources/entitlements/com.apple.security.device.audio-input.md)
- [Camera entitlement](bundleresources/entitlements/com.apple.security.device.camera.md)
- [com.apple.security.device.microphone](bundleresources/entitlements/com.apple.security.device.microphone.md)
- [com.apple.security.device.usb](bundleresources/entitlements/com.apple.security.device.usb.md)
- [com.apple.security.print](bundleresources/entitlements/com.apple.security.print.md)
- [com.apple.security.device.bluetooth](bundleresources/entitlements/com.apple.security.device.bluetooth.md)
