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