complexType GetLdapAuthenticationRes
diagram AXLSoap_p3386.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getLdapAuthenticationResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetLdapAuthenticationRes">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:complexType>
           
<xsd:sequence>
             
<xsd:element name="ldapAuthentication" type="axlapi:XLdapAuthentication"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetLdapAuthenticationRes/return
diagram AXLSoap_p3387.png
properties
content complex
children ldapAuthentication
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="ldapAuthentication" type="axlapi:XLdapAuthentication"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetLdapAuthenticationRes/return/ldapAuthentication
diagram AXLSoap_p3388.png
type axlapi:XLdapAuthentication
properties
content complex
children authenticateEndUsers distinguishedName ldapPassword userSearchBase servers
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="ldapAuthentication" type="axlapi:XLdapAuthentication"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy