2 references to EndorsingSupportingTokens
System.ServiceModel (2)
System\ServiceModel\Security\SecurityAppliedMessage.cs (2)
225if (this.securityHeader.ElementContainer != null && this.securityHeader.ElementContainer.EndorsingSupportingTokens != null) 227foreach (SecurityToken token in this.securityHeader.ElementContainer.EndorsingSupportingTokens)