The Passionate Programmer
Showing posts with label
Get Loggedin Uer Details
.
Show all posts
Showing posts with label
Get Loggedin Uer Details
.
Show all posts
Logged Uer Details using C#
string user = this.Request.ServerVariables["LOGON_USER"];
'LOGON_USER' -Returns the Windows account that the user is logged into
To get more details, Follow this link
http://www.w3schools.com/asp/coll_servervariables.asp
Older Posts
Home
Subscribe to:
Posts (Atom)