3.9.5.1.2.1 SetCredentials

This element specifies input values for the SetCredentials operation.

 <xs:element name="SetCredentialsResponse">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="SetCredentialsResult" type="xs:boolean" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>

SetCredentialsResult: A Boolean where TRUE indicates that the credentials were set successfully; otherwise, the value is FALSE.