To prevent files in a media library from being shared via 'direct path' or permanent link' to the public, how can I disallow the general public from seeing these files and only make them viewable f...
I created a Web API 1 web site. I would like to potentially provide a RESTFUL API for some clients. Ideally I would like to use the same authentication and authorization of the Kentico web site. My...
Edit: using kentico 8.When exactly do the DocumentEvents.CheckPermissions and DocumentEvents.AuthorizeDocument events run? What is the difference between them? From their descriptions, they seem ve...
I am trying to prevent unauthorized access to all files within some of my media libraries in Kentico v9.0. I intend to only provide access to certain libraries via Kentico Role membership and glob...
I have a kentico website that users can log into.I need to build a separate .net website that users can log into from the kentico website.Ideally users would go to the kentico site, log in, click a...