ISession Properties |
The ISession type exposes the following members.
| Name | Description | |
|---|---|---|
| Claims |
Gets the claims for the session
| |
| Id |
Gets the identifier of the session
| |
| NotAfter |
Gets the time the session expires
| |
| NotBefore |
Gets the time the session was established
| |
| RefreshToken |
Gets the refresh token
|