EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElIdSSHClient.ClientHostName

TElIdSSHClient     See also    


 

This property specifies the client's machine name

 
 

Declaration

[C#]
    not implemented;

[VB.NET]
    not implemented;

[Pascal]
    property ClientHostName : string;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Set this property before calling the Connect method to specify the user's machine name. User's host name is required by some of the authentication types. You don't have to set this property if you're using only password authentication (most commonly used).

 
 

See also:     ClientUserName     AuthenticationTypes

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation