public sealed class TemporarySessionService : ITemporarySessionService| TemporarySessionService | public constructor |
| InvalidateSessionTokenAsync | Invalidate the session token. |
| RetrieveStoredStringBySessionTokenAsync | Retrieve the stored string by session token. |
| StoreTempSessionTokenAsync | Store the session token in memory cache. |