Class TLDAPAttribute

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TLDAPAttribute = class(TStringList)

Description

LDAP attribute with list of their values

This class holding name of LDAP attribute and list of their values. This is descendant of TStringList class enhanced by some new properties.

Hierarchy

Overview

Properties

Published property AttributeName: AnsiString read FAttributeName Write SetAttributeName;
Published property IsBinary: Boolean read FIsBinary;

Description

Properties

Published property AttributeName: AnsiString read FAttributeName Write SetAttributeName;

Name of LDAP attribute.

Published property IsBinary: Boolean read FIsBinary;

Return True when attribute contains binary data.


Generated by PasDoc 0.9.0 on 2012-04-23 21:38:57