Basic information about a user. info.infoId = 0
inserts, otherwise it updates.
{ string userName; string firstName; string lastName; string comment; };
userName The unique user (login) name.
firstName The user's first name.
lastName The user’s last name.
comment An optional comment about the user.
The information is an array of User
structures. INTERNAL – In future releases, may not be backward compatible or may not be supported at all.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |