There is an article here: http://alt.pluralsight.com/wiki/default.aspx/Keith.GuideBook/HowToGetATok开发者_开发知识库enForAUser.html
It's not clear why I would need it ? Is it for ASP.NET or also Winform ?
If you need information about the current user or some other user on the system, then yes it is useful. If you don't, then it isn't.
It's like asking why one would need the + operator. Either you need to do addition, and it is useful, or you don't, and it isn't.
精彩评论