Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
bool AlwaysAuthenticate;
[VB.NET]
Property AlwaysAuthenticate As Boolean
[Pascal]
under development
[C++]
bool get_AlwaysAuthenticate();
void set_AlwaysAuthenticate(bool Value);
[PHP]
bool get_AlwaysAuthenticate()
void set_AlwaysAuthenticate(bool $Value)
[Java]
boolean getAlwaysAuthenticate();
void setAlwaysAuthenticate(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum