| | |
how to get the connected user name in web service
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Jul 2007
Posts: 1
Reputation:
Solved Threads: 0
Hi,
Requirement: I am developing a windows based application(Client server architecture). I need to extract the user name of the person who trying to connect to the web service so that i can validate the user authorization.
Followed procedure: In the web service layer i am using the following code to retrieve the login user name,
string user = this.User.Identity.Name;
But i am getting the value as null.
Please help regarding this problem.
Requirement: I am developing a windows based application(Client server architecture). I need to extract the user name of the person who trying to connect to the web service so that i can validate the user authorization.
Followed procedure: In the web service layer i am using the following code to retrieve the login user name,
string user = this.User.Identity.Name;
But i am getting the value as null.
Please help regarding this problem.
![]() |
Similar Threads
- Web Service (ASP.NET)
- Connectiong to a remote web service!! (ColdFusion)
- Strange WSE error when trying to connect to web service (RSS, Web Services and SOAP)
- Send string to a web service (C#)
- Web Service with ASP .Net (ASP.NET)
- VB.NET Web service using COM component - "Object variable or With block variable ..." (VB.NET)
- Installing a web service and a form application together (ASP.NET)
- ATL Web Service (C)
Other Threads in the C# Forum
- Previous Thread: global level methods
- Next Thread: Beginner
| Thread Tools | Search this Thread |
.net access algorithm api array asp.net barchart bitmap box broadcast c# check checkbox client combobox control conversion csharp custom database databaseconnection datagrid datagridview dataset datetime dbconnection degrees design development draganddrop drawing encryption enum eventhandlers excel file firefox form format forms function gdi+ grantorrevokepermissionthroughc#.net image index input install java label libraries list listbox loop mandelbrot marshalbyrefobject math mouseclick movingimage mysql mysql.data.client operator path photoshop php picturebox pixelinversion platform post programming radians regex remoting resourcefile richtextbox server sleep socket sql statistics stream string study system.servicemodel table tcpclientchannel text textbox thread time timer update usercontrol validation visualstudio webbrowser windows winforms wpf wpfc# xml





