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

Public Member Functions

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

Package Functions

 SmtpNegotiateAuthenticationModule ()
 

Properties

string AuthenticationType [get]
 

Private Member Functions

string GetSecurityLayerOutgoingBlob (string challenge, System.Net.NTAuthentication clientContext)
 

Private Attributes

readonly Dictionary< object, System.Net.NTAuthentication_sessions = new Dictionary<object, System.Net.NTAuthentication>()
 

Detailed Description

Definition at line 7 of file SmtpNegotiateAuthenticationModule.cs.


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