Motorola CA50 Developer & User Manual page 344

Table of Contents

Advertisement

11 - 42 CA50/UCA Client & Server Developer & User Guide
LoginConsoleUser
This function attempts to authenticate a UCA console user and password. If authenticated, the console user's
records in the UCA database are updated.
int LoginConsoleUser(string sUser, string sPassword, string ipAddr, ref UCAWebServiceStatus WSStatus)
Parameters
sUser
User login ID.
sPassword
User password.
ipAddr
IP address of source machine (optional - used for logging). Pass "" when address logging is not required.
WSStatus
UCAWebServiceStatus class describes the status of the call.
Return Values
Returns a value of 1 when successful. If the return value is 0, check WSStatus for the error code and description.
Remarks
Any errors are logged to the NT Event log.

Advertisement

Table of Contents
loading

Table of Contents