MemorySession Properties |
The MemorySession type exposes the following members.
| Name | Description | |
|---|---|---|
| Claims |
Claims for this session
| |
| Id |
Gets the identifier of the session
| |
| NotAfter |
The session is not valid after this time
| |
| NotBefore |
The session is not valid before this time
| |
| RefreshToken |
The session refresh token
|