Description | Hierarchy | Fields | Methods | Properties |
type TLDAPAttribute = class(TStringList)
This class holding name of LDAP attribute and list of their values. This is descendant of TStringList class enhanced by some new properties.
![]() |
property AttributeName: string; |
![]() |
property IsBinary: Boolean; |
![]() |
property AttributeName: string; |
Name of LDAP attribute.
![]() |
property IsBinary: Boolean; |
Return True
when attribute contains binary data.