1 write to claimType
System.IdentityModel (1)
System\IdentityModel\Metadata\DisplayClaim.cs (1)
154this.claimType = claimType;
1 reference to claimType
System.IdentityModel (1)
System\IdentityModel\Metadata\DisplayClaim.cs (1)
167get { return this.claimType; }