LDAP Client.Net

Attribute Properties

The properties of the Attribute class are listed below. For a complete list of Attribute class members, see the Attribute Members topic.

Public Instance Properties

IsDeleted Indicates if the Attribute was explicitly or implicitly deleted. Implicit deletions can occur if LDAPServices.LDAP object is deleted and the attribute is still referenced.
Name The Attribute's name.
Values Collection of the Attribute's Values.

See Also

Attribute Class | LdapServices.Ldap Namespace