Class BasicAuthenticationHandler

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.Object
  System.Net.Http.HttpMessageHandler
    System.Net.Http.DelegatingHandler
      Westwind.Web.WebApi.BasicAuthenticationHandler
public class BasicAuthenticationHandler : DelegatingHandler

Class Members

MemberDescription

Constructor

Requirements

Namespace: Westwind.Web.WebApi
Assembly: westwind.web.webapi.dll

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic