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