LocalAccountPasswordInfo
LocalAccountPasswordInfo
Represents local account and its attributes
JSON Example
{
"newPassword": "string",
"oldPassword": "string"
}
string
newPassword
Required
The new password of the local account
string
oldPassword
Optional
The old password of the local account