Share via


2.2.4.235 InvalidSQLDBConfigAuthNotSupportedIpamExceptionData

The InvalidSQLDBConfigAuthNotSupportedIpamExceptionData complex type allows extended attributes on an ipam1:IpamExceptionData type. It creates objects whose IpamExceptionId is IpamApiErrorInvalidSQLDBConfigAuthNotSupported.

 <xs:complexType name="InvalidSQLDBConfigAuthNotSupportedIpamExceptionData">
   <xs:complexContent mixed="false">
     <xs:extension base="ipam:IpamExceptionData">
       <xs:sequence>
         <xs:element minOccurs="0" name="DatabaseAuthenticationType" type="xsd:int" />
       </xs:sequence>
     </xs:extension>
   </xs:complexContent>
 </xs:complexType>

DatabaseAuthenticationType:  An integer that represents the authentication type of the database.