Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property LoginAttempts As Integer
[Pascal]
property LoginAttempts : integer;
[C++]
int32_t get_LoginAttempts();
void set_LoginAttempts(int32_t Value);
[PHP]
integer get_LoginAttempts()
void set_LoginAttempts(integer $Value)
[Java]
int getLoginAttempts();
void setLoginAttempts(int Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum