Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SecurityCallContext Problem

Status
Not open for further replies.

Jengo

Programmer
Apr 17, 2000
100
0
0
US
Everyone,

When I run the following code in VB.NET it returns me the username ASPNET and not my own. Why is that and how can I fix that.

SecurityCallContext.CurrentCall.OriginalCaller.AccountName.ToString


Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top