applicationGuardBlockFileTransferType enum type

Namespace: microsoft.graph

Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.

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

Possible values for applicationGuardBlockFileTransfer

Members

Member Value Description
notConfigured 0 Not Configured
blockImageAndTextFile 1 Block clipboard to transfer Image and Text file
blockImageFile 2 Block clipboard to transfer Image file
blockNone 3 Neither of text file or image file is blocked from transferring
blockTextFile 4 Block clipboard to transfer Text file