UseSecureBind property

Sets or returns whether eRoom use a secure bind to the LDAP server. This option is currently specific to Active Directory connections, and the server must support secure bind to use this feature.

Syntax


C++

HRESULT get_IgnoreIndirectMembers (VARIANT_BOOL* pIgnoreIndirectMembers)

HRESULT put_IgnoreIndirectMembers (VARIANT_BOOL MyIgnoreIndirectMembers)

Scripting languages

IgnoreIndirectMembers = Object.IgnoreIndirectMembers

Object.IgnoreIndirectMembers = IgnoreIndirectMembers

Home

Applies to

IERULDAPConnection