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