Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Trusted As Boolean
[Pascal]
under development
[C++]
bool get_Trusted();
void set_Trusted(bool Value);
[PHP]
bool get_Trusted()
void set_Trusted(bool $Value)
[Java]
boolean getTrusted();
void setTrusted(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum