terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Net.Configuration.SmtpNetworkElement Class Referencesealed
+ Inheritance diagram for System.Net.Configuration.SmtpNetworkElement:
+ Collaboration diagram for System.Net.Configuration.SmtpNetworkElement:

Public Member Functions

 SmtpNetworkElement ()
 

Protected Member Functions

override void PostDeserialize ()
 

Package Functions

virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
 
virtual void InitializeDefault ()
 
virtual bool IsModified ()
 
virtual void Reset (ConfigurationElement parentElement)
 
virtual void ResetModified ()
 
virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
 
virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
 

Properties

string ClientDomain [get, set]
 
bool DefaultCredentials [get, set]
 
bool EnableSsl [get, set]
 
string Host [get, set]
 
string Password [get, set]
 
int Port [get, set]
 
override ConfigurationPropertyCollection Properties [get, set]
 
string TargetName [get, set]
 
string UserName [get, set]
 

Detailed Description

Definition at line 9 of file SmtpNetworkElement.cs.


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