Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
bool DenyBeforeGrant;
[VB.NET]
Property DenyBeforeGrant As Boolean
[Pascal]
under development
[C++]
bool get_DenyBeforeGrant();
void set_DenyBeforeGrant(bool Value);
[PHP]
bool get_DenyBeforeGrant()
void set_DenyBeforeGrant(bool $Value)
[Java]
boolean getDenyBeforeGrant();
void setDenyBeforeGrant(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum