1 reference to GetSecondaryApiKeyBytes
Aspire.Dashboard (1)
Authentication\OtlpApiKey\OtlpApiKeyAuthenticationHandler.cs (1)
36if (options.GetSecondaryApiKeyBytes() is not { } secondaryBytes || !CompareHelpers.CompareKey(secondaryBytes, apiKey.ToString()))