Discuss this help topic in SecureBlackbox Forum
...
Declaration
[VB.NET]
Property SUID As Boolean
[Pascal]
property SUID : boolean;
[C++]
bool get_SUID();
void set_SUID(bool Value);
[PHP]
bool get_SUID()
void set_SUID(bool $Value)
Description
...
Discuss this help topic in SecureBlackbox Forum