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
Post a Comment