Discuss this help topic in SecureBlackbox Forum
Declaration
[Pascal]
property AuthToken : string;
[C++]
void get_AuthToken(std::string &OutResult);
void set_AuthToken(const std::string &Value);
[PHP]
string get_AuthToken()
void set_AuthToken(string $Value)
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum