Test the validity of the bind credentials for the specified LDAP Connection.
HRESULT TestCredentials(VARIANT_BOOL* pStatus)
Status = Connection.TestCredentials
Upon return, True if this connection has proper bind credentials, False otherwise.
The return code.
True if this connection has proper bind credentials, False otherwise.
Home Applies to IERULDAPConnection