Set the logon password of this user, optionally prefixed with the identifier of an encoding scheme surrounded by curly braces, such as {md5}xxxxx . @param password The new logon password
(String password)
| 74 | * @param password The new logon password |
| 75 | */ |
| 76 | void setPassword(String password); |
| 77 | |
| 78 | |
| 79 | /** |
no outgoing calls