---
title: providerBundleIdentifier
framework: networkextension
role: symbol
role_heading: Instance Property
path: networkextension/neapppushmanager/providerbundleidentifier
---

# providerBundleIdentifier

A string that contains the bundle identifier of the push provider.

## Declaration

```swift
var providerBundleIdentifier: String? { get set }
```

## See Also

### Inspecting provider properties

- [providerConfiguration](networkextension/neapppushmanager/providerconfiguration.md)
