GetUserAttributes()

From Rackspace Email & Apps API
Revision as of 14:01, 22 August 2008 by APIAdmin (talk | contribs) (New page: This function will return the LDAP-style directory attributes associated with a specified user. A list of possible attributes can be found at AddUserWithLdapAttributes(). ===Paramete...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This function will return the LDAP-style directory attributes associated with a specified user. A list of possible attributes can be found at AddUserWithLdapAttributes().

Parameters

Four strings, one result string:

   Administrative username,
   Administrative password,
   Domain name,
   User ID,
   Attributes & value list (each attribute & value are separated with a tab; newlines separate attribute/value pairs)

Return Values

If successful, the return value of the function will be 1.

Consult the Result Code Table for a list of result codes and their meaning.