3 references to NegotiationInfo
System (3)
net\System\Net\_NTAuthentication.cs (1)
297negotiationInfo = SSPIWrapper.QueryContextAttributes(GlobalSSPI.SSPIAuth, m_SecurityContext, ContextAttribute.NegotiationInfo) as NegotiationInfoClass;
net\System\Net\_SSPIWrapper.cs (2)
541case ContextAttribute.NegotiationInfo: 599case ContextAttribute.NegotiationInfo: