Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Mail.SmtpLoginAuthenticationModule Class Referencesealed

Public Member Functions

Authorization Authenticate (string challenge, NetworkCredential credential, object sessionCookie, string spn, ChannelBinding channelBindingToken)
 
void CloseContext (object sessionCookie)
 

Package Functions

 SmtpLoginAuthenticationModule ()
 

Properties

string AuthenticationType [get]
 

Private Attributes

readonly Dictionary< object, NetworkCredential_sessions = new Dictionary<object, NetworkCredential>()
 

Detailed Description

Definition at line 7 of file SmtpLoginAuthenticationModule.cs.


The documentation for this class was generated from the following file: