wcf - Silverlight client computer name, user name or a unique key from client -


i'm trying unique key client such username or computer name on wcf side none of following works me:

httpcontext.current.request.logonuseridentity.name // blank security.principal.windowsidentity.getcurrent().name 

i'm using anonymous mode security , user shouldn't logged on anyway. how can ?

thanks.

if using anonymous authentication mode, blank name get. mode implies, request kind of.... anonymous.

if unique identifier need, think best bet in scenario add custom header request containing guid created @ first run , preserved in isolated storage.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -