I am looking for a way to remove SharePoint Ribbon for anonymous users. Most of the articles I have found talk about SecurityTrimmedControl which hides ribbon but doesnt remove ribbon or related scripts and CSS.
I am looking for a way to not to load Ribbon at all for Anonymous Users.
using client object model u can identify user using below code