Walter.Web.FireWall
TemporaryUsers Property (CashingConfig)
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace > CashingConfig Class : TemporaryUsers Property
Gets or sets the temporary users storage option, time it takes to process a login, updates on each request.
Syntax
public MemoryCacheEntryOptions TemporaryUsers {get;}

Property Value

The temporary users.
Remarks
Typical no longer than the average duration of a site visit as it update per request and slides backup storage is server session and user cookie in that order.
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

CashingConfig Class
CashingConfig Members