ModifyUserProfileRequest Element

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Modifies the user account of the requestor.

Syntax

<ModifyUserProfileRequest></ModifyUserProfileRequest>

The following sections describe attributes, parent elements, and child elements.

Attributes

None.

Element Information

Parent Element

Element

Occurrence

PlaceWareConfCenter

1

Child Elements

Element

Occurrence

OptionList

0 or 1

RemoveList

0 or 1

Remarks

The requestor must have Organizer privilege but does not have to have Administrator privilege.

Any child elements, if present, must be in the order shown in the Child Elements table. At least one child element must be present.

The rules for the OptionList child element are the same as those specified for ModifyUserRequest with one exception. You cannot modify the options from the following list:

  • applicationSharingPrivilege

  • audioBroadcastPrivilege

  • audioVOIPPrivilege

  • easyAssistEnabled

  • enableCustomFramesPrivilege

  • expireTime

  • isAdministrator

  • isOrganizer

  • meetingPrivilege

  • opaque1

  • opaque2

  • printPDFPrivilege

  • printPDFPrivilege7

  • recordingPrivilege

  • personalRecordingPrivilege

  • userid

A conference center can be configured to permit only users in the Administrator role to set or change the billing option. When it is True, requests by a non-administrator user to set or change this option are ignored, although no fault message returns in the reply. Otherwise, any user can change this option. You can request a change of this setting through the normal sales channel for your organization.

Options can be removed by listing the option as an EmptyOption element in the OptionList. Selected elements can also be removed using the RemoveList element.

The RemoveList child element can contain the following options:

  • billing

  • infoA

  • infoP

No exceptions are thrown by this element. All out-of-range option values are intelligently replaced by an appropriate value.

The enableRecordingExpiration, recordingExpirationTimeAmount, and recordingExpirationTimeTypeOptionList options were added to this element in Live Meeting service API Update for Live Meeting 2007. They provide the ability for account administrators to override the default values of these settings for any member in the conference center. All are optional and default to the account default values if they are not specified.

See Also

Concepts

ModifyUserRequest Element

ModifyUserProfileReply Element

ModifyUserProfile Message