1 write to toHeaderHash
System.ServiceModel (1)
System\ServiceModel\Security\WSSecurityOneDotZeroSendSecurityHeader.cs (1)
276this.toHeaderHash = headerHash;
3 references to toHeaderHash
System.ServiceModel (3)
System\ServiceModel\Security\WSSecurityOneDotZeroSendSecurityHeader.cs (3)
272if (this.toHeaderHash == null) 511if (this.toHeaderHash != null) 512signedInfo.AddReference(this.toHeaderId, this.toHeaderHash);