EnableShortTermAccountBlacklisting Property

This property, if set to TRUE, directs the LDAP server instance to "blacklist" accounts that have failed to property authenticate a certain number of times in a specified period of time.

IDL Definition

[propget] 
HRESULT EnableShortTermAccountBlacklisting([out, retval] VARIANT *pData);
[propput] 
HRESULT EnableShortTermAccountBlacklisting([in] VARIANT Data);

Type

VT_I4 (integer)


© 1997-1998 Microsoft Corporation. All rights reserved.