1 write to RoleClaim
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
Options\DefaultApiAuthorizationOptionsConfiguration.cs (1)
20options.UserOptions.RoleClaim ??= "role";
1 reference to RoleClaim
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
Services\AccountClaimsPrincipalFactory.cs (1)
42options.RoleClaim) : new ClaimsIdentity();