Custom Identity that adds a password captured by basic authentication to allow for an auth filter to do custom authorization
System.Security.Claims.ClaimsIdentity
System.Security.Principal.GenericIdentity
Westwind.Web.WebApi.BasicAuthenticationIdentity
public class BasicAuthenticationIdentity : GenericIdentity
Class Members
Member | Description | |
---|---|---|
Constructor |
||
Password |
Basic Auth Password for custom authentication |
Requirements
Namespace: Westwind.Web.WebApiAssembly: westwind.web.webapi.dll
© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic