Password Property

The password for SSH password-based authentication.

Object Oriented Interface

public function getPassword();
public function setPassword($value);

Procedural Interface

ipworksauth_sshauth_get($res, 10 );
ipworksauth_sshauth_set($res, 10, $value );

Default Value

''

Remarks

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

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 PHP Edition - Version 20.0 [Build 8155]