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