---
title: PKPassType.secureElement
framework: passkit
role: symbol
role_heading: Case
path: passkit/pkpasstype/secureelement
---

# PKPassType.secureElement

A pass that represents a credential that the device stores in the Secure Element.

## Declaration

```swift
case secureElement
```

## See Also

### Pass types

- [PKPassType.any](passkit/pkpasstype/any.md)
- [PKPassType.barcode](passkit/pkpasstype/barcode.md)
- [payment](passkit/pkpasstype/payment.md)
