1 write to ClaimType
Microsoft.Extensions.Identity.Stores (1)
IdentityUserClaim.cs (1)
50ClaimType = claim.Type;
1 reference to ClaimType
Microsoft.Extensions.Identity.Stores (1)
IdentityUserClaim.cs (1)
41return new Claim(ClaimType!, ClaimValue!);