diagram | |||
namespace | http://www.cisco.com/AXL/API/15.0 | ||
children | syncEnabled ldapServer userIdAttribute | ||
used by |
|
||
source | <xsd:complexType name="XLdapSystem"> <xsd:sequence> <xsd:element name="syncEnabled" type="axlapi:boolean" nillable="false" minOccurs="0"/> <xsd:element name="ldapServer" type="axlapi:XLdapServer" nillable="true" minOccurs="0"/> <xsd:element name="userIdAttribute" type="axlapi:String64" nillable="false" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||||||
type | axlapi:boolean | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="syncEnabled" type="axlapi:boolean" nillable="false" minOccurs="0"/> |
diagram | |||||||||
type | axlapi:XLdapServer | ||||||||
properties |
|
||||||||
source | <xsd:element name="ldapServer" type="axlapi:XLdapServer" nillable="true" minOccurs="0"/> |
diagram | |||||||||
type | axlapi:String64 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="userIdAttribute" type="axlapi:String64" nillable="false" minOccurs="0"/> |