You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently we pul all users with the same share role in a single graph drive item permission as a list of identitysets in the grantedtoidentities property.
This prevents us from using the expirationDate of the permission (which we still need to add).
We should create a dedicated permission for every recipient / share role
This might be a breaking change, but I don't know if any client is using this api already.
currently we pul all users with the same share role in a single graph drive item permission as a list of identitysets in the grantedtoidentities property.
This prevents us from using the expirationDate of the permission (which we still need to add).
We should create a dedicated permission for every recipient / share role
This might be a breaking change, but I don't know if any client is using this api already.
cc @C0rby @micbar
The text was updated successfully, but these errors were encountered: