2 writes to mustUnderstand
System.ServiceModel (2)
System\ServiceModel\Security\EncryptedHeaderXml.cs (2)
116this.mustUnderstand = value; 153MessageHeader.GetHeaderAttributes(reader, version, out this.actor, out this.mustUnderstand, out this.relay, out isReferenceParameter);
1 reference to mustUnderstand
System.ServiceModel (1)
System\ServiceModel\Security\EncryptedHeaderXml.cs (1)
112return this.mustUnderstand;