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

# PKAddShareablePassConfiguration

An object that represents the data and action for a shared copy of pass.

```
class PKAddShareablePassConfiguration
```

## Topics

### Creating a pass configuration

[`forPassMetaData(_:provisioningPolicyIdentifier:action:completion:)`](/documentation/PassKit/PKAddShareablePassConfiguration/forPassMetaData(_:provisioningPolicyIdentifier:action:completion:))

Creates and error checks a new shareable pass-configuration object.

[`primaryAction`](/documentation/PassKit/PKAddShareablePassConfiguration/primaryAction)

The action that the system performs with the shareable pass.

[`credentialsMetadata`](/documentation/PassKit/PKAddShareablePassConfiguration/credentialsMetadata)

Information for a shareable pass.

[`provisioningPolicyIdentifier`](/documentation/PassKit/PKAddShareablePassConfiguration/provisioningPolicyIdentifier)



---

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)