SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Username Property

The authentication username.

Object Oriented Interface

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

Procedural Interface

secureblackbox_imapclient_get($res, 155 );
secureblackbox_imapclient_set($res, 155, $value );

Default Value

''

Remarks

Use this property to provide the username for authenticating to the IMAP server.

Data Type

String

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