Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property UseACL As Boolean
[Pascal]
under development
[C++]
bool get_UseACL();
void set_UseACL(bool Value);
[PHP]
bool get_UseACL()
void set_UseACL(bool $Value)
[Java]
boolean getUseACL();
void setUseACL(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum