Can I restrict each user's permission to download media on a per media per user basis?
Can I restrict each user's permission to download media on a per media per user basis?
Media is secured at the application (gallery) level, not at the individual content level.
Thanks. Is there any way to disallow the download in the Media.download Automation Event, if a condition is not met?
Unfortunately, there is not a before download event. The Media.Download Automation Event is triggered after, so a handler can't intercept.