1 reference to GetUsernameClaimTypes
Aspire.Dashboard (1)
Components\Controls\UserProfile.razor.cs (1)
58
_username = claimsIdentity.FindFirst(DashboardOptions.CurrentValue.Frontend.OpenIdConnect.
GetUsernameClaimTypes
());