How to expose only some operations in WCF service to client?
There is a WCF service which has 10 operations and out of these 10 operations, we need to expose only 5 operations for one client and all 10 for another client. How can we implement this ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manas MohapatraPosted Dec 5, 2015, 7:37 AM
Sujit PrabhakaranPosted Jun 27, 2023, 12:48 PM
Thank You!