{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/microsoft.graph.managedAppClipboardSharingLevel",
"title": "managedAppClipboardSharingLevel",
"enum": [
"allApps",
"managedAppsWithPasteIn",
"managedApps",
"blocked"
],
"type": "string",
"description": "Represents the level to which the device's clipboard may be shared between apps",
"x-ms-enum": {
"name": "managedAppClipboardSharingLevel",
"modelAsString": false,
"values": [
{
"value": "allApps",
"description": "Sharing is allowed between all apps, managed or not",
"name": "allApps"
},
{
"value": "managedAppsWithPasteIn",
"description": "Sharing is allowed between all managed apps with paste in enabled",
"name": "managedAppsWithPasteIn"
},
{
"value": "managedApps",
"description": "Sharing is allowed between all managed apps",
"name": "managedApps"
},
{
"value": "blocked",
"description": "Sharing between apps is disabled",
"name": "blocked"
}
]
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.