SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

Username Property

The client's username to authenticate to the server.

Object Oriented Interface

public function getUsername();
public function setUsername($value);

Procedural Interface

secureblackboxlite_sftpclient_get($res, 146 );
secureblackboxlite_sftpclient_set($res, 146, $value );

Default Value

''

Remarks

Use this property to provide an authentication username (login). This property is only applicable for password-based and keyboard-interactive authentication types.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 PHP Edition - Version 20.0 [Build 8166]