EDI Integrator 2016 PHP Edition
EDI Integrator 2016 PHP Edition
Questions / Feedback?

SSHPassword Property

The password for SSH password-based authentication.

Object Oriented Interface

public function getSSHPassword();
public function setSSHPassword($value);

Procedural Interface

inedi_sftp_get($res, 46 );
inedi_sftp_set($res, 46, $value );

Default Value

''

Remarks

SSHPassword specifies the password which is used to authenticate the client to the SSH server.

Data Type

String

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 PHP Edition - Version 16.0 [Build 7240]