Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property UseForceAuthn As Boolean
[Pascal]
under development
[C++]
bool get_UseForceAuthn();
void set_UseForceAuthn(bool Value);
[PHP]
bool get_UseForceAuthn()
void set_UseForceAuthn(bool $Value)
[Java]
boolean getUseForceAuthn();
void setUseForceAuthn(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum