User Detail - Update existing user preference-related details
Last updated
Last updated
User Preferences object
A public property of type nullable Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the themeId property.
A public property of type dictionary of Guid (a unique identifier) and Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the theme property.
Indicates User does not exist
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the ErrorMessage property.
A public property of type integer that has both a getter and a setter method, which allows for getting and setting the value of the StatusCode property.