Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Sensitive As Boolean
[Pascal]
under development
[C++]
bool get_Sensitive();
void set_Sensitive(bool Value);
[PHP]
bool get_Sensitive()
void set_Sensitive(bool $Value)
[Java]
boolean getSensitive();
void setSensitive(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum