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