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