---
title: PKAddSecureElementPassConfiguration
framework: passkit
role: symbol
role_heading: Class
path: passkit/pkaddsecureelementpassconfiguration
---

# PKAddSecureElementPassConfiguration

An object that describes the configuration of a secure element payment pass.

## Declaration

```swift
class PKAddSecureElementPassConfiguration
```

## Overview

Overview This class supports identity document configuration.

## Topics

### Managing the issuer identity

- [issuerIdentifier](passkit/pkaddsecureelementpassconfiguration/issueridentifier.md)
- [localizedDescription](passkit/pkaddsecureelementpassconfiguration/localizeddescription.md)

## Relationships

### Inherits From

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

### Inherited By

- [PKAddCarKeyPassConfiguration](passkit/pkaddcarkeypassconfiguration.md)
- [PKAddIdentityDocumentConfiguration](passkit/pkaddidentitydocumentconfiguration.md)
- [PKAddShareablePassConfiguration](passkit/pkaddshareablepassconfiguration.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

### General purpose passes

- [PKSecureElementPass](passkit/pksecureelementpass.md)
- [PKAddSecureElementPassViewController](passkit/pkaddsecureelementpassviewcontroller.md)
- [PKPass](passkit/pkpass.md)
- [PKAddPassesViewController](passkit/pkaddpassesviewcontroller.md)
- [AsyncShareablePassConfiguration](passkit/asyncshareablepassconfiguration.md)
- [PKShareSecureElementPassViewController](passkit/pksharesecureelementpassviewcontroller.md)
- [PKShareSecureElementPassViewControllerDelegate](passkit/pksharesecureelementpassviewcontrollerdelegate.md)
- [PKShareablePassMetadata.Preview](passkit/pkshareablepassmetadata/preview-swift.class.md)
- [PKShareSecureElementPassResult](passkit/pksharesecureelementpassresult.md)
