This property, if set to TRUE (1), informs the LDAP server instance that is should "blacklist" an IP address from connecting if the client process fails to propertly authenticate after a certain number of tries.
IDL Definition
[propget]
HRESULT EnableShortTermIPBlacklisting([out, retval] VARIANT *pData);
[propput]
HRESULT EnableShortTermIPBlacklisting([in] VARIANT Data);
Type
VT_I4 (integer)
Remarks
FALSE = 0; TRUE = 1