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