Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Consent As String
[Pascal]
under development
[C++]
void get_Consent(std::string &OutResult);
void set_Consent(const std::string &Value);
[PHP]
string get_Consent()
void set_Consent(string $Value)
[Java]
String getConsent();
void setConsent(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum