Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property UserName As String
[Pascal]
under development
[C++]
void get_UserName(std::string &OutResult);
void set_UserName(const std::string &Value);
[PHP]
string get_UserName()
void set_UserName(string $Value)
[Java]
String getUserName();
void setUserName(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum