namespace | http://api.de.n2.tibco.com | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:attributeGroup name="LdapIdentity"> <xs:annotation> <xs:documentation>LDAP directory entry identifier, using the entry's LDAP shared resource alias and Distinguished Name (DN). </xs:documentation> </xs:annotation> <xs:attribute name="ldap-alias" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Alias by which the LDAP connection is registered within Directory Engine. Used to look up that connection so that the attribute's value can be read. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="ldap-dn" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Distinguished Name (DN) that uniquely identifies an LDAP entry. Used to look up that entry so that the attribute values can be read. </xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="ldap-alias" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Alias by which the LDAP connection is registered within Directory Engine. Used to look up that connection so that the attribute's value can be read. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="ldap-dn" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Distinguished Name (DN) that uniquely identifies an LDAP entry. Used to look up that entry so that the attribute values can be read. </xs:documentation> </xs:annotation> </xs:attribute> |