Walter.Web.FireWall
RefreshTokenExpiration Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Infrastructure.Authentication Namespace > JwtTokenConfig Class : RefreshTokenExpiration Property
refresh rate for token in minutes defaults to 30 minutes
Syntax
public int RefreshTokenExpiration {get; set;}
Remarks
After 30 minutes the token will refresh and invalidate, if access was altered the user may be blocked and forced out
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