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