Authenticating with the Nexus service failed :
 System.Net.WebException: 基础连接已经关闭: 无法建立 SSL/TLS 的安全通道。
 ---> System.TypeInitializationException: 
“System.Net.SecureChannel”的类型初始值设定项引发异常。 
---> System.EntryPointNotFoundException: 无法在 DLL security.dll 中找到名为 EnumerateSecurityPackagesW 的入口点。
\r\n   at System.Net.NativeNTSSPI.EnumerateSecurityPackagesW(Int32& pkgnum, IntPtr& arrayptr)\r\n   
at System.Net.SSPISecureChannelType.EnumerateSecurityPackages(Int32& pkgnum, IntPtr& arrayptr)\r\n  
 at System.Net.SSPIWrapper.EnumerateSecurityPackages(SSPIInterface SecModule)\r\n   
at System.Net.SSPIWrapper.GetSupportedSecurityPackages(SSPIInterface SecModule)\r\n 
  at System.Net.SecureChannel..cctor()\r\n   --- 内部异常堆栈跟踪的结尾 ---\r\n   
at System.Net.SecureChannel..ctor(String hostname, X509CertificateCollection clientCertificates)\r\n  
 at System.Net.TlsStream.Handshake(ProtocolToken message)\r\n   --- 内部异常堆栈跟踪的结尾 ---\r\n  
 at System.Net.HttpWebRequest.CheckFinalStatus()\r\n  
 at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)\r\n  
 at System.Net.HttpWebRequest.GetResponse()\r\n  
 at XihSolutions.DotMSN.NSMessageHandler.AuthenticatePassport(String twnString) in F:\\550\\DOTMSN\\dotmsn-full\\source\\DotMSN\\NS9MessageHandler.cs:line 1270" } System.Exception