2 references to AppendToken
System.ServiceModel (2)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (2)
1380this.elementManager.AppendToken(wrappedKeyToken, ReceiveSecurityHeaderBindingModes.Primary, null); 1729this.elementManager.AppendToken(token, mode, supportingTokenTracker);