Back to product page

ClientName property


Determines client name that will be used with the server during initial exchange.

Type

A String value.

Syntax

  • Basic
object.ClientName [= value]  
The ClientName(object,value) syntax has these parts:
objectAn expression evaluating to an object of type wodSSH.
valueA String value.

Remarks

Prior to issuing Connect method, using ClientName property you can set custom client name that will be used with remote server. It may show in server logs as type of the client during initial negotiation.

NOTE: you cannot change this property in DEMO version.

Platforms

Windows