c# - ASP.NET Web API: How to use multiple HttpClientCredentialTypes for authentication in selfhosted szenario -


i have selfhosted asp.net web api server (httpselfhostserver) running under .net 4.0. in httpselfhostconfiguration can set one clientcredentialtype, example httpclientcredentialtype.ntlm.

i server accept several credentialtypes, example basic, ntlm , certificate. client should able authenticate of these credentialtypes.

is possible?


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -