2 references to SecondaryApiKey
Aspire.Dashboard (2)
Configuration\DashboardOptions.cs (2)
217_secondaryApiKeyBytes = SecondaryApiKey != null ? Encoding.UTF8.GetBytes(SecondaryApiKey) : null;