1 write to mustUnderstand
System.ServiceModel (1)
System\ServiceModel\Security\SecurityHeader.cs (1)
55this.mustUnderstand = mustUnderstand;
1 reference to mustUnderstand
System.ServiceModel (1)
System\ServiceModel\Security\SecurityHeader.cs (1)
110get { return this.mustUnderstand; }