Discuss this help topic in SecureBlackbox Forum
The authkey required for this permission.
Declaration
[VB.NET]
Property AuthKey As String
[Pascal]
property AuthKey: string;
[C++]
void get_AuthKey(std::string &OutResult);
[PHP]
string get_AuthKey()
[Java]
String getAuthKey();
Description
Use this property to get the authkey required for this permission.
Discuss this help topic in SecureBlackbox Forum