1 write to channelBinding
System (1)
net\System\Net\_NTAuthentication.cs (1)
465
this.
channelBinding
= channelBinding;
1 reference to channelBinding
System (1)
net\System\Net\_NTAuthentication.cs (1)
480
context.thisPtr.Initialize(context.isServer, context.package, context.credential, context.spn, context.requestedContextFlags, context.
channelBinding
);