#### [Abblix\.Oidc\.Server](https://www.abblix.com/en/docs/api/abblix-oidc-server 'index')

## Abblix\.Oidc\.Server\.Endpoints\.CheckSession\.Interfaces Namespace

| Classes | |
| :--- | :--- |
| [CheckSessionResponse](https://www.abblix.com/en/docs/api/abblix-oidc-server/Abblix.Oidc.Server.Endpoints.CheckSession.Interfaces.CheckSessionResponse 'Abblix\.Oidc\.Server\.Endpoints\.CheckSession\.Interfaces\.CheckSessionResponse') | Represents the response to a check session request in OpenID Connect Session Management\. This record contains the necessary information to ascertain the current state of a user session\. |

| Interfaces | |
| :--- | :--- |
| [ICheckSessionHandler](https://www.abblix.com/en/docs/api/abblix-oidc-server/Abblix.Oidc.Server.Endpoints.CheckSession.Interfaces.ICheckSessionHandler 'Abblix\.Oidc\.Server\.Endpoints\.CheckSession\.Interfaces\.ICheckSessionHandler') | Represents an interface for creating a response to build the content of an OpenID Connect check\-session frame \(OP frame\)\. This interface defines a method for asynchronously processing the check session request and generating a response\. |
