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

php - Autoloader issue not returning Class -

ruby - Prevent Custom Validation Error on Association -

c++ - Why am i getting wrong values when performing PE base relocation? -