LDAPAttribute_s struct

LDAPAttribute_t Structure represents LDAP attribute.

Public variables

char* name
Name of the attribute.
char** values
NULL terminated array of attribute values.