2 references to BinaryNegotiation
System.ServiceModel (2)
System\ServiceModel\Security\TlsnegoTokenAuthenticator.cs (1)
201
return new
BinaryNegotiation
(tlsNegotiation.IncomingValueTypeUri, outgoingBlob);
System\ServiceModel\Security\WSTrust.cs (1)
885
return new
BinaryNegotiation
(valueTypeUri, negotiationData);