Hello,
In WCF Service, we can check the WCF authentication mode from the
clientCredentialType of our binding from the endpoint in the service configuration file, Certificate specifies client authentication using a Certificate authentication, Windows specifies
client authentication using Windows authentication, Username specifies client authentication using Username
authentication.
For more information, please try to refer to:
https://msdn.microsoft.com/en-us/library/ms733836(v=vs.110).aspx .
Best Regards,
Amy Peng
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.