Returned Type:
UserCheckNameResult
Returns a UserCheckNameResult object that has the following structure:
int <ispresent>
|
can be: 0 (zero) user does not exit, 1 (one) user exists but it has not been activated, 2 (two) user exists and it has been activated, 3 (three) user exists, it has been activated but also blocked because of too many attempts to login with wrong password
|
string <Mail>
|
if user exists, this contain the user's mail
|