IdentityUserClaim<TKey>
Represents a claim that a user possesses.
Gets or sets the claim type for this claim.
Gets or sets the claim value for this claim.
Gets or sets the identifier for this user claim.
Gets or sets the primary key of the user associated with this claim.
public IdentityUserClaim()
Reads the type and value from the Claim.
Converts the entity into a Claim instance.