c# - Does WCF support several client authentication types on same binding? -


i have working wcf service. should add windows authentication service not want break backwards compatibility. there way enable ntlm authentication per request/client on same binding?

i looking similar httplistener authentication schemas..


Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -