Walter.Web.FireWall
JwtTokenConfig Class Members
Properties 


Walter.Web.FireWall Assembly > Walter.Web.FireWall.Infrastructure.Authentication Namespace : JwtTokenConfig Class

The following tables list the members exposed by JwtTokenConfig.

Public Constructors
 NameDescription
Public Constructor create an empty Web Token configuration  
Top
Public Properties
 NameDescription
Public Property token expiration in minutes, defaults to 8 hours  
Public Property HashMethod used for the token  
Public Property firewall header name that will contain the authentication token used by the firewall  
Public Property refresh rate for token in minutes defaults to 30 minutes  
Top
Extension Methods
 NameDescription
Public Extension Method implements parsing to cast a type from string to a type
Top
See Also

Reference

JwtTokenConfig Class
Walter.Web.FireWall.Infrastructure.Authentication Namespace