2 references to PolicyName
Aspire.Dashboard (2)
DashboardEndpointsBuilder.cs (1)
98builder = endpoints.MapMcp("/mcp").RequireAuthorization(McpApiKeyAuthenticationHandler.PolicyName);
DashboardWebApplication.cs (1)
847name: McpApiKeyAuthenticationHandler.PolicyName,