---
title: ShareKit
framework: devicemanagement
role: symbol
role_heading: Device Management Profile
path: devicemanagement/sharekit
---

# ShareKit

The payload that configures ShareKit.

## Declaration

```data
object ShareKit
```

## Properties

SHKAllowedShareServices: The list of plugin IDs that show up in the user’s Share menu. If this array exists, only these items are permitted. Deprecated: macOS 10.12+ SHKDeniedShareServices: The list of plugin IDs that won’t show up in the user’s Share menu. This key is used only if there is no SHKAllowedShareServices key. Deprecated: macOS 10.12+

## Discussion

Discussion Specify com.apple.ShareKitHelper as the payload type. Profile availability  |   |   |   |   |   |   |   |

## See Also

### Deprecated

- [APN](devicemanagement/apn.md)
- [FDERecoveryKeyRedirection](devicemanagement/fderecoverykeyredirection.md)
- [MediaManagementAllowedMedia](devicemanagement/mediamanagementallowedmedia.md)
- [ParentalControlDictationAndProfanity](devicemanagement/parentalcontroldictationandprofanity.md)
- [SystemPreferences](devicemanagement/systempreferences.md)
