SecureBlackbox 2020 .NET Edition

Questions / Feedback?

GetRequestUsername Method

Returns the username for a connection.

Syntax

public string GetRequestUsername(long connectionId);
Public Function GetRequestUsername(ByVal ConnectionId As Long) As String

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 .NET Edition - Version 20.0 [Build 8165]