# ChannelId.FullKey

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.broadcastchannel/orleans.broadcastchannel.channelid/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.broadcastchannel/orleans.broadcastchannel.channelid/properties/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.BroadcastChannel/ChannelId.cs#L29)

```csharp
public ReadOnlyMemory<byte> FullKey
```

Gets the full key.

### Value

The full key.
