Google Drive API Share event -


I have an application that provides protection against encryption. One of my clients requested that they add the capability of their Google Drive to protect the documents after downloading them from their account. The scenario is as follows: - My customer uploads files to my Google Drive account (documents, Excel sheets, etc.) - My client invites their colleagues to invite shares - my client can view the associate files online, and download the file. You can. - When my client's colleagues have tried to download files, I have to capture a download event, have to secure the file and then continue the download process.

I search everywhere, but I can not even answer it.

As long as they are not downloading files through your application, you can not stop the requests in this way.

Your only option is to protect it in the drive before sharing / downloading them.

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -