Table of Contents

Property LegacyKeys

Namespace
Ratatoskr.Core
Assembly
Ratatoskr.dll

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; }

Property Value

IReadOnlyList<string>