Reset a User's GraceLogins and OpenSessions count.
|
String - GUID
Integer
There are two parameters that can cause a User to be unable to log into the system. The first is too many bad logins (wrong password), the second is too many Open Sessions. This function resets both parameters.
You can use the RecoveryQuestion and RecoveryAnswer fields to automate validating a user prior to resetting the account.
Too many Open Sessions can be caused by there being that many simultaneous sessions, in which case you can request that the limit be raised.
The other problem can be too many incomplete Sessions, where the Logout() method has not been used. Be sure to trap all SOAP Exceptions and Logout() after all Sessions, whether successful or not.
| Visual Basic |
[insert code sample] |
| © 2008-2011, Loren Data Corp. All rights reserved. |
ECGrid is a registered service
mark of Loren Data Corp. ECGridOS is a service mark of Loren Data Corp. |