IAzApplicationGroup::get_LdapQuery method (azroles.h)

The LdapQuery property sets or retrieves the Lightweight Directory Access Protocol (LDAP) query used to define membership for an LDAP query application group.

This property is read/write.

Syntax

HRESULT get_LdapQuery(
  BSTR *pbstrProp
);

Parameters

pbstrProp

Return value

None

Remarks

This property is ignored unless the Type property is AZ_GROUPTYPE_LDAP_QUERY.

The maximum length of this property is 4,096 characters.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header azroles.h
Library Azroles.lib
DLL Azroles.dll
Redistributable Windows Server 2003 Administration Tools Pack on Windows XP