1 write to hashClaim
System.ServiceModel (1)
System\ServiceModel\Security\SctClaimDictionary.cs (1)
107this.hashClaim = this.Add("HashClaim");
1 reference to hashClaim
System.ServiceModel (1)
System\ServiceModel\Security\SctClaimDictionary.cs (1)
220get { return this.hashClaim; }