2 writes to mustUnderstand
System.ServiceModel (2)
System\ServiceModel\Security\EncryptedHeaderXml.cs (2)
116
this.
mustUnderstand
= value;
153
MessageHeader.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)
112
return this.
mustUnderstand
;