Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property SkipAuth As Boolean
[Pascal]
property SkipAuth : boolean;
[C++]
bool get_SkipAuth();
void set_SkipAuth(bool Value);
[PHP]
bool get_SkipAuth()
void set_SkipAuth(bool $Value)
[Java]
boolean getSkipAuth();
void setSkipAuth(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum