How do I extract the SID of the current logged in user in a web application?
User.Identity.Name gives me the user account:
If I hover over User.Identit