Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
bool AllowClientForwarding;
[VB.NET]
Property AllowClientForwarding As Boolean
[Pascal]
under development
[C++]
bool get_AllowClientForwarding();
void set_AllowClientForwarding(bool Value);
[PHP]
bool get_AllowClientForwarding()
void set_AllowClientForwarding(bool $Value)
[Java]
boolean getAllowClientForwarding();
void setAllowClientForwarding(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum