2 references to IsHeaderIncluded
System.ServiceModel (2)
System\ServiceModel\Security\WSSecurityOneDotZeroSendSecurityHeader.cs (2)
628bool sign = this.signedInfo != null && this.effectiveSignatureParts.IsHeaderIncluded(header); 629bool encrypt = this.referenceList != null && this.EncryptionParts.IsHeaderIncluded(header);