Walter.Web.FireWall
HeaderName Property (JwtTokenConfig)
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Infrastructure.Authentication Namespace > JwtTokenConfig Class : HeaderName Property
firewall header name that will contain the authentication token used by the firewall
Syntax
public string HeaderName {get; set;}
Remarks
Value may not be null and should be a valid HTTP header name
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

JwtTokenConfig Class
JwtTokenConfig Members