ServerPassword Property

The server's password.

Object Oriented Interface

public function getServerPassword();
public function setServerPassword($value);

Procedural Interface

ipworksedi_oftpserver_get($res, 34 );
ipworksedi_oftpserver_set($res, 34, $value );

Default Value

''

Remarks

The password assigned to the server in the bilateral agreement. This property must be a string of no more than 8 characters long.

Data Type

String

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