Click here to Skip to main content
15,892,005 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

1. I have a WCF Service hosted in a DMZ.
2. This WCF Service is going to be consumed by external clients(i.e the clients not in my company network or domain)


Which Authentication, security is the right choice for this wcfservice?

Please suggest.

Thanks

What I have tried:

I have not tried anything. PLease suggest.
Posted
Updated 18-Oct-16 3:41am
Comments
[no name] 18-Oct-16 9:38am    
Try something first. Like doing some research, https://msdn.microsoft.com/en-us/library/ff405740.aspx

1 solution

Go here and read up on the various security modes. Only you can make the right decision, because only you have the information needed to answer the question.

Authentication and Authorization in WCF Services - Part 1[^]
 
Share this answer
 
v2

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