3.10.5.6.2.1 MarkUserPasswordChangeFixed

This element specifies input values for the MarkUserPasswordChangeFixed operation.

 <xs:element name="MarkUserPasswordChangeFixed">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="localuser" nillable="true" type="xs:string" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>

localuser: A string that contains the name of the local user whose password change status needs to be marked fixed.