5 writes to Binding
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\AuthenticationHelper.NtAuth.cs (1)
177
Binding
= connection.TransportContext?.GetChannelBinding(ChannelBindingKind.Endpoint),
System.Net.Mail (2)
System\Net\Mail\SmtpNegotiateAuthenticationModule.cs (1)
49
Binding
= channelBindingToken
System\Net\Mail\SmtpNtlmAuthenticationModule.cs (1)
36
Binding
= channelBindingToken
System.Net.Security (2)
System\Net\NegotiateAuthenticationPal.ManagedSpnego.cs (1)
123
Binding
= _clientOptions.Binding,
System\Net\Security\NegotiateStream.cs (1)
693
Binding
= channelBinding,
4 references to Binding
System.Net.Security (4)
System\Net\NegotiateAuthenticationPal.ManagedNtlm.cs (1)
225
_channelBinding = clientOptions.
Binding
;
System\Net\NegotiateAuthenticationPal.ManagedSpnego.cs (1)
123
Binding = _clientOptions.
Binding
,
System\Net\NegotiateAuthenticationPal.Unix.cs (1)
191
_channelBinding = clientOptions.
Binding
;
System\Net\Security\NegotiateAuthenticationClientOptions.cs (1)
28
/// to a given transport channel. This is handled by setting the <see cref="
Binding
" />