4 references to IsKerberos
System (4)
net\System\Net\_NegotiateClient.cs (2)
126httpWebRequest.NtlmKeepAlive = incoming==null && authSession.IsValidContext && !authSession.IsKerberos; 132" " + clientResponse, authSession.IsCompleted, authSession, canShareConnection, authSession.IsKerberos);
net\System\Net\HttpListener.cs (1)
2061if (context.IsKerberos)
net\System\Net\SecureProtocols\_NegoState.cs (1)
450if (_Context.IsKerberos)