Get current Windows user name within Silverlight

前端 未结 8 1779
一向
一向 2020-12-02 23:53

Is it possible to get the currently logged in user\'s username with Silverlight? You can assume that user has Windows OS and the Silverlight application is hosted in Interne

8条回答
  •  自闭症患者
    2020-12-03 00:07

    according to this post its not possible in javascript, so i think your out of luck: http://bytes.com/topic/javascript/answers/616501-how-get-windows-username-using-javascripts

    sounds like there is no real way to do it.

提交回复
热议问题