Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
string ConfirmPostfix;
[VB.NET]
Property ConfirmPostfix As String
[Pascal]
under development
[C++]
void get_ConfirmPostfix(std::string &OutResult);
void set_ConfirmPostfix(const std::string &Value);
[PHP]
string get_ConfirmPostfix()
void set_ConfirmPostfix(string $Value)
[Java]
String getConfirmPostfix();
void setConfirmPostfix(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum