WCF-Xtensions Class Reference for Mono
SocksSettingsElement Class Members
Properties  Methods 


The following tables list the members exposed by SocksSettingsElement.

Public Constructors
 NameDescription
Public ConstructorSocksSettingsElement Constructor Initializes a new instance of SocksSettingsElement.  
Top
Public Properties
 NameDescription
Public PropertyAddress The address of the SOCKS server.  
Public PropertyAuthentication The method of SOCKS authentication to use.  
Public PropertyCurrentConfiguration (Inherited from System.Configuration.ConfigurationElement)
Public PropertyElementInformation (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockAllAttributesExcept (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockAllElementsExcept (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockAttributes (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockElements (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockItem (Inherited from System.Configuration.ConfigurationElement)
Public PropertyPassword The password to provide to the SOCKS server for authentication.  
Public PropertyPort The port of the SOCKS server.  
Public PropertyUsername The username to provide to the SOCKS server for authentication.  
Public PropertyVersion The version of SOCKS protocol to use.  
Top
Protected Properties
 NameDescription
Protected PropertyEvaluationContext (Inherited from System.Configuration.ConfigurationElement)
Protected PropertyHasContext (Inherited from System.Configuration.ConfigurationElement)
Top
Public Methods
 NameDescription
Public MethodApplyConfiguration Configures the SocksSettings with properties of this object.  
Public MethodEquals (Inherited from System.Configuration.ConfigurationElement)
Public MethodGetHashCode (Inherited from System.Configuration.ConfigurationElement)
Public MethodIsReadOnly (Inherited from System.Configuration.ConfigurationElement)
Top
Protected Methods
 NameDescription
Protected MethodGetTransformedAssemblyString (Inherited from System.Configuration.ConfigurationElement)
Protected MethodGetTransformedTypeString (Inherited from System.Configuration.ConfigurationElement)
Protected MethodListErrors (Inherited from System.Configuration.ConfigurationElement)
Protected MethodOnDeserializeUnrecognizedAttribute (Inherited from System.Configuration.ConfigurationElement)
Protected MethodOnDeserializeUnrecognizedElement (Inherited from System.Configuration.ConfigurationElement)
Protected MethodOnRequiredPropertyNotFound (Inherited from System.Configuration.ConfigurationElement)
Protected MethodPostDeserialize (Inherited from System.Configuration.ConfigurationElement)
Protected MethodPreSerialize (Inherited from System.Configuration.ConfigurationElement)
Protected MethodSetPropertyValue (Inherited from System.Configuration.ConfigurationElement)
Top
See Also

Reference

SocksSettingsElement Class
Noemax.WCFX.Configuration Namespace

Send Feedback