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