Discuss this help topic in SecureBlackbox Forum
User name of this member.
Declaration
[VB.NET]
Property UserName As String
[Pascal]
property UserName: string;
[C++]
void get_UserName(std::string &OutResult);
[PHP]
string get_UserName()
[Java]
String getUserName();
Description
Returns Box user name of this member.
Discuss this help topic in SecureBlackbox Forum