Previous Topic: DeleteUserProfilesByNameNext Topic: SetUserProfileByName


SetUserProfile

Sets properties of an user profile.

Parameters

xsd:string sessionId (m)

Specifies the session id obtained from the login to the web service.

xsd:string userProfileId (m)

UUID of user profile whoose properties need to be modified.

SetUserProfileProperties setUserProfileProperties (m)

The values of the properties that need to be modified. Setting all the structure members is not mandatory.

Return Values

This is a void method that does not expose a return value.

Remarks

None

More information:

SetUserProfileProperties