1 write to NameClaimType
Microsoft.AspNetCore.Components.WebAssembly.Server (1)
AuthenticationStateSerializationOptions.cs (1)
46
data.
NameClaimType
= identity.NameClaimType;
1 reference to NameClaimType
Microsoft.AspNetCore.Components.WebAssembly.Server (1)
AuthenticationStateSerializationOptions.cs (1)
59
if (authenticationState.User.FindFirst(data.
NameClaimType
) is { } nameClaim)