Motorola CA50 Developer & User Manual page 341

Table of Contents

Advertisement

SetConsoleUserPassword
This method sets a console user's password in the UCA server system.
Int SetConsoleUserPassword(string sUser, string sPassword, string ipAddr,
ref UCAWebServiceStatus WSStatus)
Parameters
sUser
Reference to a user's login ID.
sPassword
User password.
ipAddr
IP address of the 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.
Remarks
Any errors are logged to the NT Event log.
UCA Server Optional APIs 11 - 39

Advertisement

Table of Contents
loading

Table of Contents