SecureBlackbox 2020 Python Edition

Questions / Feedback?

get_request_username Method

Returns the username for a connection.

Syntax

def get_request_username(connection_id: int) -> str: ...

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 Python Edition - Version 20.0 [Build 8154]