# RedisClusteringOptions.CreateRedisKey

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.clustering.redis/orleans.clustering.redis.redisclusteringoptions/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.clustering.redis/orleans.clustering.redis.redisclusteringoptions/properties/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Redis/Orleans.Clustering.Redis/Providers/RedisClusteringOptions.cs)

```csharp
public Func<ClusterOptions, RedisKey> CreateRedisKey
```

The delegate used to create redis key for RedisMembershipTable.
