If an administrator wants to restrict the amount of clipboard data that is possible to copy from the server and paste on the client, we will have to implement a way to accomplish this. In other words - a limit for clipboard transfers from the session to the client machine.
A parameter for limiting the clipboard in the other direction is already available: > −MaxCutText bytes > The maximum size of a clipboard update that will be accepted from a client. Default is 262144.