Native
Synchronous
No Custom Parameters
Description (7.1.3) Logs into a device
| Parameter Name | .NET Type | Default | Description |
|---|---|---|---|
| DeviceName | System.String | The name of the Device, usually of the form SEPXXXXXXXXXXXX | |
| DeviceId | System.String | The ID of the Device | |
| ProfileName | System.String | ProfileName | |
| ProfileID | System.String | ProfileID | |
| LoginDuration | System.String | LoginDuration | |
| UserId | System.String | UserId. | |
| 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 |
|---|---|---|
| DoDeviceLoginResponse | Metreos.AxlSoap713.DeviceLoginResponse | THe Details of the Device LogIn |
| 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.