Noemax.WCFX.Channels Namespace > SocksSettings Class : Authentication Property |
'Declaration Public Property Authentication As SocksAuthentication
'Usage Dim instance As SocksSettings Dim value As SocksAuthentication instance.Authentication = value value = instance.Authentication
public SocksAuthentication Authentication {get; set;}
public read-write property Authentication: SocksAuthentication;
public function get,set Authentication : SocksAuthentication
public: __property SocksAuthentication get_Authentication(); public: __property void set_Authentication( SocksAuthentication value );
public: property SocksAuthentication Authentication { SocksAuthentication get(); void set ( SocksAuthentication value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2