2 references to ConnectionTypes
Aspire.Dashboard (2)
Authentication\Connection\ConnectionTypeAuthenticationHandler.cs (1)
25
if (!connectionTypeFeature.
ConnectionTypes
.Contains(Options.RequiredConnectionType))
Model\BrowserSecurityHeadersMiddleware.cs (1)
67
if (feature == null || !feature.
ConnectionTypes
.Contains(ConnectionType.Otlp))