View Single Post
  #5 (permalink)  
Old 10-07-2008, 7:31 PM
benjeeqds benjeeqds is offline
VB.NET Forum Newbie
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Oct 2008
Posts: 9
Reputation: 0
benjeeqds is on a distinguished programming path ahead
Default

Hey John,

Thanks I've got the username (my.user.name) and I send it to the server, but I can't figure out how to secure it so the server knows that I really am "my.user.name" and not just impersonating somebody else.

The solution I wrote prevents impersonation, but I thought there was a more elegant model?

Cheers,
Ben
Reply With Quote