What does it mean "Token"
hi all
i'm facing problem in understanding the meaning of "token".
In asp.net both following statements return token , but what is the difference ..
WindowsIdentity.GetCurrent()
HttpWorkerRequest.GetUserToken()
any one help please..