Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property GrantOnly As Boolean
[Pascal]
under development
[C++]
bool get_GrantOnly();
void set_GrantOnly(bool Value);
[PHP]
bool get_GrantOnly()
void set_GrantOnly(bool $Value)
[Java]
boolean getGrantOnly();
void setGrantOnly(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum