| CacheSession Properties |
The CacheSession type exposes the following members.
| Name | Description | |
|---|---|---|
| CacheMinutes |
默认缓存器过期分钟数,默认 5
当缓存器过期通过check接口检查通过后会重建缓存
若此值为零则无缓存,每次登录验证均由check检查
| |
| CookieName |
会话客户端存储名,默认为 sess
| |
| Id |
标识
| |
| IsLogin |
是否已登录
|