SecureBlackbox 2020 iOS Edition

Questions / Feedback?

getRequestUsername (method)

Returns the username for a connection.

Syntax

- (NSString*)getRequestUsername:(long long)connectionId;
public func getRequestUsername(_ connectionId: Int64) throws -> 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 iOS Edition - Version 20.0 [Build 8166]