new XmlLdapAttribute()
Names an LDAP attribute and indicates whether its values are binary data.
Constructs a new XmlLdapAttribute.
The following features are supported:
Members
binary :boolean
Indicates whether the data of the named attribute is binary.
This property holds the value of the 'Binary' attribute.
Type:
- boolean
name :string
The name of the LDAP attribute.
This property holds the value of the 'Name' attribute.
Type:
- string