User2057964749 posted
Hello everybody. I have integrated my ASP.NET website into a SharePoint Site by using an IFrame in the SharePoint Page via a Content Editor Web Part. The ASP.NET web application doesn't have any authentication & authorization implemented in
it.But the SharePoint site is having some authentication implemented. Now my requirement is how to use that SharePoint authentication information in my ASP.NET web application programmatically to do some code manipulations based on the authenticated user level.Any
help would be appreciated.
Thanks in Advance