4 references to ApplicationName
Aspire.Dashboard.Tests (4)
Integration\FrontendBrowserTokenAuthTests.cs (4)
20private static readonly (string AuthCookieName, string HttpAuthCookieName) s_cookieNames = DashboardAuthenticationCookieNames.Create(ApplicationName); 136config[DashboardConfigNames.DashboardApplicationName.ConfigKey] = ApplicationName; 176config[DashboardConfigNames.DashboardApplicationName.ConfigKey] = ApplicationName; 260config[DashboardConfigNames.DashboardApplicationName.ConfigKey] = ApplicationName;