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