Native
Synchronous
No Custom Parameters
Description (7.1.3) Add detailed information for the specified user
| Parameter Name | .NET Type | Default | Description |
|---|---|---|---|
| UserId | System.String | AddUser UserID | |
| AssociatedDevices | System.Collections.Specialized.StringCollection | Associated Devices | |
| AssociatedGroups | Metreos.AxlSoap713.XUserUserGroup[] | AssociatedGroups | |
| AssociatedAccessLists | Metreos.AxlSoap713.XUserAccessList[] | AssociatedAccessLists | |
| AssociatedRemoteDestinationProfiles | Metreos.AxlSoap713.XUserRemoteDestinationProfile[] | AssociatedRemoteDestinationProfiles | |
| AssociatedTodAccess | System.String[] | AssociatedTodAccess | |
| EnableCTI | System.Boolean | Enable CTI | |
| UserLocale | System.String | User Locale | |
| Department | System.String | Department | |
| DigestCredentials | System.String | Digest Credentials | |
| Extension | System.String | Extension | |
| UserFirstName | System.String | FirstName of the User | |
| UserLastName | System.String | LastName of the User | |
| IpccExtension | Metreos.AxlSoap713.XUserIpccExtension | IpccExtension | |
| Manager | System.String | Manager | |
| UserPassword | System.String | Password of the User | |
| UserPin | System.String | Pin of the User | |
| TelephoneNumber | System.String | TelephoneNumber of the User | |
| PhoneProfiles | System.Collections.Specialized.StringCollection | Associated Phone Profiles | |
| PrimaryDevice | System.String | PrimaryDevice | |
| PrimaryExtension | Metreos.AxlSoap713.XUserPrimaryExtension | PrimaryExtension | |
| EnableMobility | System.Boolean | EnableMobility | |
| EnableMobileVoiceAccess | System.Boolean | EnableMobileVoiceAccess | |
| MaxDeskPickupWaitTime | System.UInt64 | MaxDeskPickupWaitTime | |
| RemoteDestinationLimit | System.UInt16 | RemoteDestinationLimit | |
| PasswordCredentials | Metreos.AxlSoap713.XUserPasswordCredentials | PasswordCredentials | |
| PinCredentials | Metreos.AxlSoap713.XUserPinCredentials | PinCredentials | |
| UserMidleName | System.String | MidleName of the User | |
| UserMailId | System.String | MailId of the User | |
| Status | System.String | Status | |
| Uuid | System.String | Uuid | |
| DefaultProfile | System.String | DefaultProfile | |
| 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 |
|---|---|---|
| AddUserResponse | Metreos.AxlSoap713.StandardResponse | 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.