SSHPassword Property

The password for SSH password-based authentication.

Object Oriented Interface

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

Procedural Interface

ipworksssh_sshclient_get($res, 29 );
ipworksssh_sshclient_set($res, 29, $value );

Default Value

''

Remarks

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

Data Type

String

Copyright (c) 2023 /n software inc. - All rights reserved.
IPWorks SSH 2020 PHP Edition - Version 20.0 [Build 8501]