ISession |
The ISessionProviderService type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceName |
Gets the service name
(Inherited from IServiceImplementation) |
| Name | Description | |
|---|---|---|
| Abandon | Abandons the session | |
| Establish | Establishes a session for the specified principal | |
| Extend | Extend the session with the specified refresh token | |
| Get | Authenticates the session identifier as evidence of session | |
| GetActiveSessions | Get all active sessions for all users | |
| GetUserSessions | Gets active sessions for the user. |
| Name | Description | |
|---|---|---|
| Abandoned | Fired when the session provider service has ended by the user's decision | |
| Established | Fired when the session provider service has established | |
| Extended | Fired when the session provider service has been extended |