Click here to Skip to main content
15,894,041 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
In a WCF service i have 4 methods. So i want to give access 2 mehtods for a user 1 & remaining 2 for the other user 2. How can i do that ?
Posted
Comments
Sergey Alexandrovich Kryukov 15-Aug-14 12:29pm    
Are those the methods of some ServiceContract? Does anything prevent you from having two separate service contracts for different user types? I could make the problem easier.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900