Discuss this help topic in SecureBlackbox Forum
This topic is under development.
Declaration
[C#/Java]
AuthFormTemplate
[VB.NET]
AuthFormTemplate
[Pascal]
property AuthFormTemplate : string;
[C++]
void get_AuthFormTemplate(std::string &OutResult);
void set_AuthFormTemplate(const std::string &Value);
[PHP]
string get_AuthFormTemplate()
void set_AuthFormTemplate(string $Value)
Description
Discuss this help topic in SecureBlackbox Forum