3 references to GetBinaryNegotiation
System.ServiceModel (3)
System\ServiceModel\Security\SspiNegotiationTokenAuthenticator.cs (1)
246BinaryNegotiation incomingNego = requestSecurityTokenResponse.GetBinaryNegotiation();
System\ServiceModel\Security\SspiNegotiationTokenProvider.cs (1)
310BinaryNegotiation incomingBinaryNego = negotiationRstr.GetBinaryNegotiation();
System\ServiceModel\Security\WSTrust.cs (1)
1230BinaryNegotiation negotiationData = rstr.GetBinaryNegotiation();