Note I'm not using form authentication because I'm using the new security model that is called asp.net Identity.
Now to my question I have used security trimming before when I used forms authentication but when I now use asp.net identity it doen't work
to use the old way.
I just want to find out how to I use security trimming whwn I use asp.net Identity.
//tony