Class BasicAuthenticationIdentity

Custom Identity that adds a password captured by basic authentication to allow for an auth filter to do custom authorization

System.Object
  System.Security.Claims.ClaimsIdentity
    System.Security.Principal.GenericIdentity
      Westwind.Web.WebApi.BasicAuthenticationIdentity
public class BasicAuthenticationIdentity : GenericIdentity

Class Members

MemberDescription

Constructor

Password

Basic Auth Password for custom authentication

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