Jeff Lindborg | This should be possible - I just send the same PUT command with the XML looking like this:
<Credential><Locked>0</Locked><Hacked>0</Hacked><HackCount>0</HackCount></Credential>
note the use of 0 instead of "false" - the locked shouldn't be necessary but on my test app it's included in the larger "clear locked account" method... |
| Please sign in to flag this as inappropriate. |