TDV Adapter for Microsoft Active Directory

Build 22.0.8462

GetAttributes

Returns all the attribute names and values of the specified DN.

Input

Name Type Description
DN String Distinguished name of the desired LDAP object. If unspecified, the BaseDN from the connection string will be used.

Result Set Columns

Name Type Description
AttributeName String Attribute names of the DN.
AttributeValue String Corresponding attribute value of the DN.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462