...
username (String) - The username for whom the profile belongs. If the username does not exist an exception will be thrown.
extAttributesXML (String) -The XML string containing the attribute name and value in the following format:
Code Block | ||
---|---|---|
| ||
<Extended> <Attribute Name='YourAttributeName' Value='UserAttributeValue'/> </Extended> |
Possible Exceptions:
...