1 write to mustUnderstand
System.ServiceModel (1)
System\ServiceModel\Security\DecryptedHeader.cs (1)
45
MessageHeader.GetHeaderAttributes(reader, version, out this.actor, out this.
mustUnderstand
, out this.relay, out this.isRefParam);
1 reference to mustUnderstand
System.ServiceModel (1)
System\ServiceModel\Security\DecryptedHeader.cs (1)
79
return this.
mustUnderstand
;