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

# ResQ.Clients.BaseServiceClient.AuthorizationHeader

### [ResQ.Clients](./ResQ.Clients.md "ResQ.Clients").[BaseServiceClient](./ResQ.Clients.BaseServiceClient.md "ResQ.Clients.BaseServiceClient")

## BaseServiceClient.AuthorizationHeader Property

Gets or sets the authorization header for the current async flow.

```csharp theme={null}
protected System.Net.Http.Headers.AuthenticationHeaderValue? AuthorizationHeader { protected get; protected set; }
```

#### Property Value

[System.Net.Http.Headers.AuthenticationHeaderValue](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.headers.authenticationheadervalue "System.Net.Http.Headers.AuthenticationHeaderValue")
