2 writes to mustUnderstand
System.ServiceModel (2)
System\ServiceModel\Security\IssuedTokensHeader.cs (2)
73
this.
mustUnderstand
= base.MustUnderstand;
91
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\IssuedTokensHeader.cs (1)
140
return this.
mustUnderstand
;