1 reference to NegotiateChannelBinding
Microsoft.AspNetCore.Authentication.Negotiate (1)
Internal\NegotiateState.cs (1)
19
_channelBinding = channelBindingToken.IsEmpty ? null : new
NegotiateChannelBinding
(channelBindingToken);