> ## Documentation Index
> Fetch the complete documentation index at: https://easyaf.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Summary of the Microsoft.OData.Mcp.Authentication.Services Namespace

## Types

### <Icon icon="file-brackets-curly" iconType="duotone" color="#419AC5" size={24} style={{ paddingRight: '8px' }} /> Classes

| Name                                                                                                                  | Summary                                                                  |
| --------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| [TokenValidationService](/odata-mcp/api-reference/Microsoft/OData/Mcp/Authentication/Services/TokenValidationService) | Provides services for validating JWT tokens and extracting user context. |

### <Icon icon="plug" iconType="duotone" color="#419AC5" size={24} style={{ paddingRight: '8px' }} /> Interfaces

| Name                                                                                                                    | Summary                                                                        |
| ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ |
| [ITokenDelegationService](/odata-mcp/api-reference/Microsoft/OData/Mcp/Authentication/Services/ITokenDelegationService) | Provides services for delegating authentication tokens to downstream services. |
| [ITokenValidationService](/odata-mcp/api-reference/Microsoft/OData/Mcp/Authentication/Services/ITokenValidationService) | Provides services for validating JWT tokens and extracting user context.       |
