1 write to mustUnderstand
System.ServiceModel (1)
System\ServiceModel\Security\DecryptedHeader.cs (1)
45MessageHeader.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)
79return this.mustUnderstand;