1 write to RoleClaimType
Microsoft.AspNetCore.Components.WebAssembly.Server (1)
AuthenticationStateSerializationOptions.cs (1)
47
data.
RoleClaimType
= identity.RoleClaimType;
2 references to RoleClaimType
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
Options\AuthenticationStateDeserializationOptions.cs (1)
37
roleType: authenticationStateData.
RoleClaimType
))));
Microsoft.AspNetCore.Components.WebAssembly.Server (1)
AuthenticationStateSerializationOptions.cs (1)
64
foreach (var roleClaim in authenticationState.User.FindAll(data.
RoleClaimType
))