Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
bool WrapWithTrusted;
[VB.NET]
Property WrapWithTrusted As Boolean
[Pascal]
under development
[C++]
bool get_WrapWithTrusted();
void set_WrapWithTrusted(bool Value);
[PHP]
bool get_WrapWithTrusted()
void set_WrapWithTrusted(bool $Value)
[Java]
boolean getWrapWithTrusted();
void setWrapWithTrusted(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum