Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinepackage |
Definition at line 682 of file SmtpConnection.cs.
References System.Net.Mail.SmtpConnection._authenticationModules, System.Net.Mail.SmtpConnection._client, System.Net.Mail.SmtpConnection._clientCertificates, System.Net.Mail.SmtpClient._clientDomain, System.Net.Mail.SmtpConnection._credentials, System.Net.Mail.SmtpConnection._enableSsl, System.Net.Mail.SmtpConnection._extensions, System.Net.Mail.SmtpConnection._isConnected, System.Net.Mail.SmtpConnection._networkStream, System.Net.Mail.SmtpConnection._responseReader, System.Net.Mail.SmtpConnection._serverSupportsStartTls, System.Net.Mail.SmtpConnection._supportedAuth, System.Net.Mail.SmtpConnection._tcpClient, System.Net.Mail.ISmtpAuthenticationModule.Authenticate(), System.Net.TlsStream.AuthenticateAsClient(), System.Net.Mail.SmtpConnection.AuthSupported(), System.Net.Sockets.TcpClient.Client, System.Net.Mail.ISmtpAuthenticationModule.CloseContext(), System.Net.ICredentialsByHost.GetCredential(), System.Net.Mail.SmtpReplyReaderFactory.GetNextReplyReader(), System.Net.Mail.SmtpConnection.InitializeConnection(), System.Net.Mail.LineInfo.Line, System.SR.MailServerDoesNotSupportStartTls, System.Net.Authorization.Message, System.Net.Mail.SmtpConnection.ParseExtensions(), System.Net.Mail.SmtpReplyReader.ReadLine(), System.Net.Mail.StartTlsCommand.Send(), System.Net.Mail.EHelloCommand.Send(), System.Net.Mail.HelloCommand.Send(), System.Net.Mail.AuthCommand.Send(), System.Net.Mail.SmtpConnection.SetContextAndTryAuthenticate(), System.SR.SmtpAlreadyConnected, System.SR.SmtpAuthenticationFailed, System.Net.Mail.LineInfo.StatusCode, System.Net.Mail.SmtpException.StatusCode, and System.Net.Mail.SmtpClient.TargetName.
Referenced by System.Net.Mail.SmtpTransport.GetConnection().