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