Implemented interface member:
property
ConnectionTypes
Aspire.Dashboard.Authentication.Connection.IConnectionTypeFeature.ConnectionTypes
1 write to ConnectionTypes
Aspire.Dashboard.Tests (1)
BrowserSecurityHeadersMiddlewareTests.cs (1)
71
httpContext.Features.Set<IConnectionTypeFeature>(new TestConnectionTypeFeature {
ConnectionTypes
= [ConnectionType.Otlp] });