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