SecureBlackbox 2020 PHP Edition

Questions / Feedback?

LoginAttemptsLimit Property

The maximum number of login attempts.

Object Oriented Interface

public function getLoginAttemptsLimit();
public function setLoginAttemptsLimit($value);

Procedural Interface

secureblackbox_samlidpserver_get($res, 23 );
secureblackbox_samlidpserver_set($res, 23, $value );

Default Value

3

Remarks

Use this property to set the maximum number of login attempts.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]