Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
EPiServer.Common.Security.EntitySecurityHandler is the new name of the game :)
Hi,
I am migrating a site from EPiServer 5R2 to EPiServer 6R2 and I am running into a problem with the following old API
EPiServer.Community.Blog.Security.SecurityHandler.Instance.RemoveBlogAccessRights(blog, user);
The securityhandler is no longer there. Can someoone tell me the new way to achieve the same thing?