Discuss this help topic in SecureBlackbox Forum
User's ID.
Declaration
[VB.NET]
Property ID As string
[Pascal]
property ID: string;
[C++]
void get_ID(std::string &OutResult);
void set_ID(const std::string &Value);
[PHP]
string get_ID()
void set_ID(string $Value)
Description
Specifies user's ID.
Discuss this help topic in SecureBlackbox Forum