<!--
{
  "availability" : [
    "iOS: 13.4.0 -",
    "iPadOS: 13.4.0 -",
    "macCatalyst: 13.4.0 -",
    "macOS: -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PassKit",
  "identifier" : "/documentation/PassKit/PKAddCarKeyPassConfiguration",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "PassKit (Apple Pay and Wallet)"
    ],
    "preciseIdentifier" : "c:objc(cs)PKAddCarKeyPassConfiguration"
  },
  "title" : "PKAddCarKeyPassConfiguration"
}
-->

# PKAddCarKeyPassConfiguration

A specialized configuration object that PassKit uses when it creates a digital car key.

```
class PKAddCarKeyPassConfiguration
```

## Topics

### Creating a pass configuration

[`init()`](/documentation/PassKit/PKAddCarKeyPassConfiguration/init())

Creates a digital car key configuration object.

### Adding identifiers

[`manufacturerIdentifier`](/documentation/PassKit/PKAddCarKeyPassConfiguration/manufacturerIdentifier)

[`productPlanIdentifier`](/documentation/PassKit/PKAddCarKeyPassConfiguration/productPlanIdentifier)

The product plan identifier (PPID) supplied by the vehicle’s original equipment manufacturer (OEM).

### Setting the wireless radio technology

[`supportedRadioTechnologies`](/documentation/PassKit/PKAddCarKeyPassConfiguration/supportedRadioTechnologies)

The wireless radio technology that the key uses.

[`PKRadioTechnology`](/documentation/PassKit/PKRadioTechnology)

Constants that describe the type of wireless radio technology that a pass uses.

### Managing the password

[`password`](/documentation/PassKit/PKAddCarKeyPassConfiguration/password)

A one-time password that the vehicle manufacturer provides.

### Setting the provisioning template

[`provisioningTemplateIdentifier`](/documentation/PassKit/PKAddCarKeyPassConfiguration/provisioningTemplateIdentifier)



---

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)