Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property ForceAuthn As Boolean
[Pascal]
under development
[C++]
bool get_ForceAuthn();
void set_ForceAuthn(bool Value);
[PHP]
bool get_ForceAuthn()
void set_ForceAuthn(bool $Value)
[Java]
boolean getForceAuthn();
void setForceAuthn(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum