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