ICacheKeyStrategy public interface ICacheKeyStrategy Defines how a CachePolicy should get a string cache key from an execution Context Documentation Code string GetCacheKey(Context context) Gets the cache key from the given execution context.