Property LegacyKeys
LegacyKeys
Previous handler keys that should still be matched when processing existing inbox entries during a handler rename transition. Legacy keys are never used to create new inbox entries.
public IReadOnlyList<string> LegacyKeys { get; init; }