SecureBlackbox 2020 PHP Edition

Questions / Feedback?

GetRequestUsername Method

Returns the username for a connection.

Object Oriented Interface

public function doGetRequestUsername($connectionid);

Procedural Interface

secureblackbox_httpserver_do_getrequestusername($res, $connectionid);

Remarks

Use this method to obtain a username for an active connection. The method will return an empty string if no authentication has been performed on the connection.

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