2 references to GetBinaryNegotiation
System.ServiceModel (2)
System\ServiceModel\Security\SspiNegotiationTokenAuthenticator.cs (1)
194
BinaryNegotiation incomingNego = requestSecurityToken.
GetBinaryNegotiation
();
System\ServiceModel\Security\WSTrust.cs (1)
1081
BinaryNegotiation negotiationData = rst.
GetBinaryNegotiation
();