Extend Invite API to enable setting of blocksDownload

Extend Invite API to enable setting of blocksDownload
0

Upvotes

Upvote

 Sep 17 2021
0 Comments 
New

Hi there,

 

I need to create a console app that shares folders in sharepoint to external guests, however,

one of my requirements is that the files and folders that get shared should not get downloaded - only viewed - therefore when creating a link with the graph api I can set blocksDownload.

But later down the line I can't invite users with this link - would be great to extend the API so that at least the blocksDownload flag can be passed.

 

By the way - first I was thinking that the issue is only part of the msgraph.net sdk (therefore my issue over there: https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/1134)

 

Kind regards

 

Sebastian