1 write to claimType
System.ServiceModel (1)
System\ServiceModel\Security\Tokens\ClaimTypeRequirement.cs (1)
29this.claimType = claimType;
1 reference to claimType
System.ServiceModel (1)
System\ServiceModel\Security\Tokens\ClaimTypeRequirement.cs (1)
35get { return this.claimType; }