2 references to PeerTokenElementName
System.ServiceModel (2)
System\ServiceModel\Channels\PeerSecurityHelpers.cs (2)
427writer.WriteStartElement(PeerPrefix, PeerTokenElementName, PeerNamespace); 441if (element == null || !PeerRequestSecurityToken.CompareWithNS(element.LocalName, element.NamespaceURI, PeerTokenElementName, PeerNamespace))