1 write to supportingTokenTracker
System.ServiceModel (1)
System\ServiceModel\Security\ReceiveSecurityHeaderEntry.cs (1)
54
this.
supportingTokenTracker
= supportingTokenTracker;
2 references to supportingTokenTracker
System.ServiceModel (2)
System\ServiceModel\Security\ReceiveSecurityHeaderElementManager.cs (2)
305
if (this.elements[index].
supportingTokenTracker
!= null)
307
this.elements[index].
supportingTokenTracker
.IsSigned = true;