QuickBooks Integrator 2020 Delphi Edition

Questions / Feedback?

AuthorizedUsers Property

A list of clients allowed to connect to the server.

Syntax

property AuthorizedUsers: TiqbAuthorizedUserList read get_AuthorizedUsers write set_AuthorizedUsers;

Remarks

The AuthorizedUsers property contains a list of clients allowed to connect to the QBConnector component. If the user name and password supplied in the HTTP authorization header must match the User and Password properties, the Authorization event will fire with the Accept parameter set to True. If the user cannot be found, or the password does not match, the Authorization event will fire with the Accept parameter set to False;. If a match is found, the component uses the information in the QBConnectionString to make a connection to QuickBooks.

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 Delphi Edition - Version 20.0 [Build 7941]