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