applicationGuardBlockClipboardSharingType enum type

Namespace: microsoft.graph

Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.

Possible values for applicationGuardBlockClipboardSharingType

Members

Member Value Description
notConfigured 0 Not Configured
blockBoth 1 Block clipboard to share data both from Host to Container and from Container to Host
blockHostToContainer 2 Block clipboard to share data from Host to Container
blockContainerToHost 3 Block clipboard to share data from Container to Host
blockNone 4 Block clipboard to share data neither from Host to Container nor from Container to Host