MessageHandler implementation of BasicAuthentication. This handler parses out Authorization headers into a BasicAuthenticationIdentity and sets it on the thread principle.
Fires Authentication challenge on outbound 401 Unauthorized responses
System.Net.Http.HttpMessageHandler
System.Net.Http.DelegatingHandler
Westwind.Web.WebApi.BasicAuthenticationHandler
public class BasicAuthenticationHandler : DelegatingHandler
Class Members
Member | Description | |
---|---|---|
Constructor |
Requirements
Namespace: Westwind.Web.WebApiAssembly: westwind.web.webapi.dll
© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic