Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property TokenURL As String
[Pascal]
under development
[C++]
void get_TokenURL(std::string &OutResult);
void set_TokenURL(const std::string &Value);
[PHP]
string get_TokenURL()
void set_TokenURL(string $Value)
[Java]
String getTokenURL();
void setTokenURL(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum