Native
Synchronous
No Custom Parameters
Description (7.0.1) Updates detailed information for the specified user
| Parameter Name | .NET Type | Default | Description |
|---|---|---|---|
| UpdateUserId * | System.String | UpdateUser UserID | |
| AllowCallParkRetrieval | System.Boolean | Allow Call Park Retrieval | |
| AssociatedDevices | System.Collections.Specialized.StringCollection | Associated Devices | |
| AuthenticationProxyRights | System.Boolean | Authentication Proxy Rights | |
| CallingNumberModAllowed | System.Boolean | Calling Number Modification Allowed | |
| EnableCTI | System.Boolean | Enable CTI | |
| EnableCTISuperProvider | System.Boolean | Enable CTI Super Provider | |
| UserLocale | System.String | User Locale | |
| Department | System.String | Department | |
| DigestCredentials | System.String | Digest Credentials | |
| Extension | System.String | Extension | |
| FirstName | System.String | First Name | |
| LastName | System.String | Last Name | |
| IAQExtension | System.String | IAQ Extension | |
| Manager | System.String | Manager | |
| UserPassword | System.String | UpdateUser Password | |
| UserPin | System.String | UpdateUser Pin | |
| TelephoneNumber | System.String | Telephone Number | |
| PhoneProfiles | System.Collections.Specialized.StringCollection | Associated Phone Profiles | |
| PrimaryExtension | System.String | PrimaryExtension | |
| EnableMobility | System.Boolean | EnableMobility | |
| EnableMobileVoiceAccess | System.Boolean | EnableMobileVoiceAccess | |
| MaxDeskPickupWaitTime | System.UInt64 | MaxDeskPickupWaitTime | |
| RemoteDestinationLimit | System.UInt16 | RemoteDestinationLimit | |
| PasswordCredentials | Metreos.Types.AxlSoap701.UpdateUserPasswordCred | PasswordCredentials | |
| PinCredentials | Metreos.Types.AxlSoap701.UpdateUserPinCred | PinCredentials | |
| CallManagerIP * | System.String | CallManager IP Address | |
| AdminUsername | System.String | The Administrator username. Defaults to 'Administrator' | |
| AdminPassword * | System.String | The Administrator password |
| Parameter Name | .NET Type | Description |
|---|---|---|
| UpdateUserResponse | Metreos.AxlSoap701.updateUserResponse | The response for this method |
| FaultMessage | System.String | The textual description of the SOAP fault, if a fault occurs |
| FaultCode | System.Int32 | The numeric code of a SOAP fault, if a fault occurs |
Branch Conditions
No description.
No description.
No description.