| ||||
GetLockoutInfo2 methodDetermines if an account is locked and returns lock information. This method is a script compatible version of the GetLockoutInfo method. Syntax
ParameterspWhenLockedUpon return, the date and time when the account was locked. pIPAddressUpon return, the IP Address of the user at the time of the lockout. pLockoutTypesUpon return, bits representing the type of lockout. (1=lockout, 2=recovery lockout). pLockStatusUpon return, TRUE if the account is locked, otherwise FALSE. Return value
|