I have a webforms site that has O365 authentication, i added the authentication by using visual studios inbuilt options when building the project.
This works perfectly, but what i would like to do, it get the email address of the user logged in, and the display a different set of links or a different page depending on who is logged in.
How would i go about doing that?