Implemented interface member:
property
ConnectionTypes
Aspire.Dashboard.Authentication.Connection.IConnectionTypeFeature.ConnectionTypes
1 write to ConnectionTypes
Aspire.Dashboard (1)
Authentication\Connection\ConnectionTypeMiddleware.cs (1)
26context.Features.Set<IConnectionTypeFeature>(new ConnectionTypeFeature { ConnectionTypes = _connectionTypes });