A Android.OS.Parcelable extra of type Android.OS.PersistableBundle that allows a mobile device management application that starts managed profile provisioning to pass data to itself on the managed profile when provisioning completes. The mobile device management application sends this extra in an intent with the action DevicePolicyManager.ActionProvisionManagedProfile and receives it in DeviceAdminReceiver.OnProfileProvisioningComplete(Android.Content.Context, Android.Content.Intent) via an intent with the action DeviceAdminReceiver.ActionProfileProvisioningComplete. The bundle is not changed during the managed profile provisioning.