wwUserSecurity::GetUserByValidationKey

Retrieves a user by the Validate field value. Use this when validating a user account or for password recovery.

o.GetUserByValidationKey(lcValidate)

Parameters

lcValidate
The validation key that looks up the Validate field in the database.

See also