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