Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property AllowSftp As Boolean
[Pascal]
under development
[C++]
bool get_AllowSftp();
void set_AllowSftp(bool Value);
[PHP]
bool get_AllowSftp()
void set_AllowSftp(bool $Value)
[Java]
boolean getAllowSftp();
void setAllowSftp(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum