Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Apr 26, 2012 10:05 AM by shashankgwl
Member
190 Points
234 Posts
Apr 26, 2012 09:53 AM|LINK
Dear Techies,
Am having a WCF Service , which has 10 methods.
And am having two Client apps(client1,client2), which uses same service.
Now, I want to expose 5 methods to client1 and rest 5 methods to client2.
Client1 must not access , Client2 methods.
How to achieve this ???
Regards,
Krsna...
All-Star
18926 Points
3662 Posts
Apr 26, 2012 10:05 AM|LINK
role provider or certificate looks a good choice.
http://msdn.microsoft.com/en-us/library/ff649821.aspx
gopikrsna
Member
190 Points
234 Posts
How to expose different methods to different clients , single service
Apr 26, 2012 09:53 AM|LINK
Dear Techies,
Am having a WCF Service , which has 10 methods.
And am having two Client apps(client1,client2), which uses same service.
Now, I want to expose 5 methods to client1 and rest 5 methods to client2.
Client1 must not access , Client2 methods.
How to achieve this ???
Regards,
Krsna...
shashankgwl
All-Star
18926 Points
3662 Posts
Re: How to expose different methods to different clients , single service
Apr 26, 2012 10:05 AM|LINK
role provider or certificate looks a good choice.
http://msdn.microsoft.com/en-us/library/ff649821.aspx
All is well if it runs well.
blog