| Raritan PX2/PX3 JSON-RPC API
    | 
Service Authorization Configuration. More...
import"ServiceAuthorization.idl";
| Public Member Functions | |
| int | setPassword (in string service, in string password) | 
| Change a certain service password.  More... | |
| Public Attributes | |
| constant int | ERR_PASSWORD_INVALID = 1 | 
| Invalid password. | |
Service Authorization Configuration.
| int security::ServiceAuthorization::setPassword | ( | in string | service, | 
| in string | password | ||
| ) | 
Change a certain service password.
| service | The service to set the password for | 
| password | The new password | 
 1.8.14
 1.8.14