I've tried to set this up in my skin and have the following:
<active:messagecenter id='ctlMsgCenter' runat='server'>
M:LINK]'>Inbox: ([INBOXCOUNT]) |
M:NOTIFICATIONS]'>Alerts: ([NOTIFYCOUNT]) |
I also want to add the profile icon with a link to the profile for this. I only want all of this to be visible to authenticated users and nothing to show for unauthenticated users.
How do I add the ProfilePicture and ProfileLink tokens to this so that only authenticated users see them?