1 write to Type
Microsoft.AspNetCore.Components.Authorization (1)
ClaimData.cs (1)
22
Type
= type;
1 reference to Type
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
Options\AuthenticationStateDeserializationOptions.cs (1)
34
new ClaimsIdentity(authenticationStateData.Claims.Select(c => new Claim(c.
Type
, c.Value)),