Contents

ShareKit

The payload that configures ShareKit.

Declaration

object ShareKit

Properties

NameTypeDescription
SHKAllowedShareServices[string]

The list of plugin IDs that show up in the user’s Share menu. If this array exists, only these items are permitted.

SHKDeniedShareServices[string]

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.

Discussion

Specify com.apple.ShareKitHelper as the payload type.

Profile availability

Device channel

macOS

User channel

macOS

Allow manual install

macOS

Requires supervision

NA

Requires user-approved MDM

NA

Allowed in user enrollment

NA

Allow multiple payloads

NA

See Also

Deprecated