TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Al Feroce
NA
7
546
WCF define which webservice can be accessed by callers
Sep 25 2017 4:27 PM
Hello,
I have created an application, with a layer that has multiple wcf(web services). Let's say WebService1, Webservice2, Webservice3, Webservice4, and Webservice5.
Webservice1, 2 and 3 can be called with same certificate. The issue is the caller to Webservice1, can also access Webservice2 and 3.
What I want is the caller to Webservice1, should only use Webservice1 and be denied access to Webservice2 and 3, keeping same certificate.
What options to achieve this?
Thanks in Advance
Al
Reply
Answers (
0
)
Service Refrence Error - netTcpBinding
How to update WCF service APIs in IIS website