2
Reply

End point related

Pankaj Kumar

Pankaj Kumar

Oct 25 2017 5:56 AM
177
How to expose different methods of a WCF service to different clients? Like, I have 2 methods in a WCF service named as Method1 and Method2, so now how can I restrict 2 different clients in such a way that Client1 can access only Method1 and Client2 can access Method2

Upload Source Code  Select only zip and rar file.
Answers (2)