Restrict Copy/Paste Files and Clipboard with RDP Sessions
With RDP Sessions, it’s possible to disable clipboard and file copying, to prevent “moving” data in and out of sessions. To do this, you need to add the following line to the gateway.conf file.
clipboard.enabled=false
Example below for this:

Once this change is made, restart the Passwordstate-Gateway Windows Service.