QuickBooks Integrator 2020 macOS Edition

Questions / Feedback?

AuthorizedUsers Property

A list of clients allowed to connect to the server.

Syntax

public var authorizedUsers: Array<AuthorizedUser> {
get {...} }

Remarks

The AuthorizedUsers property contains a list of clients allowed to connect to the QBConnector class. 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 class uses the information in the QBConnectionString to make a connection to QuickBooks.

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