1 write to RoleClaimType
Microsoft.AspNetCore.Components.WebAssembly.Server (1)
AuthenticationStateSerializationOptions.cs (1)
47
data.
RoleClaimType
= identity.RoleClaimType;
1 reference to RoleClaimType
Microsoft.AspNetCore.Components.WebAssembly.Server (1)
AuthenticationStateSerializationOptions.cs (1)
64
foreach (var roleClaim in authenticationState.User.FindAll(data.
RoleClaimType
))