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